userv.rc: Example Userv configuration dropping. 1.0.0
authorMark Wooding <mdw@distorted.org.uk>
Sat, 30 Mar 2013 14:00:27 +0000 (14:00 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Mar 2013 14:00:27 +0000 (14:00 +0000)
userv.rc [new file with mode: 0644]

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