From: Ian Jackson Date: Sun, 27 Jan 2013 16:39:45 +0000 (+0000) Subject: checkpasswd: fix -other service file X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/userv-utils/commitdiff_plain/abecf058dac9468d91035619ad323d04c5ebfbff?hp=5e5500edfef302605aea6cdbf4fd6060e80d1248 checkpasswd: fix -other service file --- diff --git a/misc/checkpasswd-other b/misc/checkpasswd-other index bb52b9b..eb14b33 100644 --- a/misc/checkpasswd-other +++ b/misc/checkpasswd-other @@ -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