summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-01-27 16:39:45 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-01-27 16:39:45 +0000
commitabecf058dac9468d91035619ad323d04c5ebfbff (patch)
tree32b490f5769c1561a2be58a3b2181740ca0dfc4e /misc
parent5e5500edfef302605aea6cdbf4fd6060e80d1248 (diff)
downloaduserv-utils-abecf058dac9468d91035619ad323d04c5ebfbff.tar.gz
checkpasswd: fix -other service file
Diffstat (limited to 'misc')
-rw-r--r--misc/checkpasswd-other1
1 files changed, 1 insertions, 0 deletions
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