summaryrefslogtreecommitdiff
path: root/ipif/ipif
blob: 615410554c1ba39335256f9fb22e8bf023d14d77 (plain)
1
2
3
4
5
6
7
8
9
10
11
# See /usr/share/doc/userv-ipif/service.c.txt
#
if ( grep calling-user-shell /etc/shells
   & glob service-user root
   )
	reset
	no-set-environment
	no-suppress-args
	no-disconnect-hup
	execute /usr/lib/userv/ipif-access /etc/userv/ipif-access /usr/lib/userv/ipif /etc/userv/ipif-networks --
fi