summaryrefslogtreecommitdiff
path: root/ipif/ipif
blob: c6784c759dcc8e8a9b8fc44fa7ad79d70bae571b (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 /etc/userv/ipif-networks --
fi