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 X-Git-Url: https://git.distorted.org.uk/~mdw/chopwood/commitdiff_plain/refs/tags/1.0.0 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