chiark
/
gitweb
/
~mdw
/
odin-cgi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
bdae614
)
userv.rc: New example Userv configuration file.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 4 Jul 2015 16:57:44 +0000
(17:57 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 4 Jul 2015 17:02:44 +0000
(18:02 +0100)
userv.rc
[new file with mode: 0644]
patch
|
blob
diff --git a/userv.rc
b/userv.rc
new file mode 100644
(file)
index 0000000..
19e3273
--- /dev/null
+++ b/
userv.rc
@@ -0,0
+1,7
@@
+### -*-conf-*-
+
+if grep calling-user-shell /etc/shells
+ no-suppress-args
+ no-set-environment
+ execute-from-directory .userv/service.d
+fi