chiark / gitweb /
As found on chiark - checked in.
[userv-utils.git] / groupmanage / services
diff --git a/groupmanage/services b/groupmanage/services
new file mode 100644 (file)
index 0000000..ad40a21
--- /dev/null
@@ -0,0 +1,10 @@
+#
+if ( grep calling-user-shell /etc/shells
+   & glob service-user root
+   )
+       reset
+       set-environment
+       no-suppress-args
+       no-disconnect-hup
+       execute groupmanage
+fi