chiark
/
gitweb
/
~mdw
/
chopwood
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6af9c2
)
userv.rc: Example Userv configuration dropping.
1.0.0
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Mar 2013 14:00:27 +0000
(14:00 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Mar 2013 14:00:27 +0000
(14:00 +0000)
userv.rc
[new file with mode: 0644]
patch
|
blob
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