ipif: "include" looks for the file in the directory where "include" appears
[userv-utils] / dyndns / dyndns
... / ...
CommitLineData
1if ( grep calling-user-shell /etc/shells
2 & grep service-user /etc/userv/dyndns-service-users
3 )
4 reset
5 no-set-environment
6 no-suppress-args
7 no-disconnect-hup
8 execute /usr/share/userv/dyndns/service
9fi