ipif: eat_optionalstr: understand that *argp may be 0
[userv-utils] / 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