userv.rc: Example Userv configuration dropping.
[chopwood] / userv.rc
diff --git a/userv.rc b/userv.rc
new file mode 100644 (file)
index 0000000..842940e
--- /dev/null
+++ b/userv.rc
@@ -0,0 +1,9 @@
+### -*-conf-*-
+
+if ( glob service help list source set reset clear
+   & grep service-user-shell /etc/shells
+   )
+       no-suppress-args
+       no-set-environment
+       execute ./chpwd
+fi