summaryrefslogtreecommitdiff
path: root/misc/checkpasswd-other
blob: eb14b33b59d403962927a79f4fe1bc18d403b5c9 (plain)
1
2
3
4
5
6
7
8
9
10
#
if ( grep calling-user /etc/userv/checkpasswd-service-users
   & glob service-user root
   )
	reset
	no-set-environment
	disconnect-hup
	no-suppress-args
	execute checkpasswd-service /var/run/checkpasswd.synch 0.5 --
fi