chiark / gitweb /
checkpasswd: initial implementation
[userv-utils.git] / misc / checkpasswd-mine
diff --git a/misc/checkpasswd-mine b/misc/checkpasswd-mine
new file mode 100644 (file)
index 0000000..5e3a5a5
--- /dev/null
@@ -0,0 +1,8 @@
+#
+if glob service-user root
+       reset
+       no-set-environment
+       disconnect-hup
+       suppress-args
+       execute checkpasswd-service SELF
+fi