chiark / gitweb /
debian/: groupmanage: Prep for move (nfc)
[userv-utils.git] / ipif / ipif
1 # See /usr/share/doc/userv-ipif/service.c.txt
2 #
3 if ( grep calling-user-shell /etc/shells
4    & glob service-user root
5    )
6         reset
7         no-set-environment
8         no-suppress-args
9         no-disconnect-hup
10         execute /usr/lib/userv/ipif /etc/userv/ipif-networks --
11 fi