chiark / gitweb /
checkpasswd: fix -other service file
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Jan 2013 16:39:45 +0000 (16:39 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Jan 2013 16:39:45 +0000 (16:39 +0000)
misc/checkpasswd-other

index bb52b9bc567248cfab3d08e7c7dd461e0f7bb687..eb14b33b59d403962927a79f4fe1bc18d403b5c9 100644 (file)
@@ -5,5 +5,6 @@ if ( grep calling-user /etc/userv/checkpasswd-service-users
        reset
        no-set-environment
        disconnect-hup
+       no-suppress-args
        execute checkpasswd-service /var/run/checkpasswd.synch 0.5 --
 fi