X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/5f477c55c7500f6e4d748e4ddcd3ba90dc1bac79..5e5500edfef302605aea6cdbf4fd6060e80d1248:/misc/checkpasswd-self diff --git a/misc/checkpasswd-self b/misc/checkpasswd-self index 5e3a5a5..a0daf6b 100644 --- a/misc/checkpasswd-self +++ b/misc/checkpasswd-self @@ -1,8 +1,10 @@ # -if glob service-user root +if ( grep service /etc/userv/default-services-enabled + & glob service-user root + ) reset no-set-environment disconnect-hup suppress-args - execute checkpasswd-service SELF + execute checkpasswd-service /var/run/checkpasswd.synch 0.5 -- SELF fi