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 bb52b9b..eb14b33 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