ipif: "include" looks for the file in the directory where "include" appears
[userv-utils] / misc / checkpasswd-self
CommitLineData
655e68e0 1#
5e5500ed
IJ
2if ( grep service /etc/userv/default-services-enabled
3 & glob service-user root
4 )
655e68e0
IJ
5 reset
6 no-set-environment
7 disconnect-hup
8 suppress-args
5e5500ed 9 execute checkpasswd-service /var/run/checkpasswd.synch 0.5 -- SELF
655e68e0 10fi