From: Mark Wooding Date: Sat, 30 Mar 2013 14:00:27 +0000 (+0000) Subject: userv.rc: Example Userv configuration dropping. X-Git-Tag: 1.0.0^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/commitdiff_plain/7650d167ddbb3ef0e7b970d2b5106d7a947ba6a0?ds=sidebyside userv.rc: Example Userv configuration dropping. --- diff --git a/userv.rc b/userv.rc new file mode 100644 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