chiark / gitweb /
bb52b9bc567248cfab3d08e7c7dd461e0f7bb687
[userv-utils.git] / misc / checkpasswd-other
1 #
2 if ( grep calling-user /etc/userv/checkpasswd-service-users
3    & glob service-user root
4    )
5         reset
6         no-set-environment
7         disconnect-hup
8         execute checkpasswd-service /var/run/checkpasswd.synch 0.5 --
9 fi