chiark / gitweb /
ipif: ship and use ipif-access
[userv-utils] / ipif / ipif
CommitLineData
28b264ac
IJ
1# See /usr/share/doc/userv-ipif/service.c.txt
2#
6d90651a 3if ( 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
26f67181 10 execute /usr/lib/userv/ipif-access /etc/userv/ipif-access /usr/lib/userv/ipif /etc/userv/ipif-networks --
6d90651a 11fi