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