From: Mark Wooding Date: Sat, 4 Jul 2015 16:57:44 +0000 (+0100) Subject: userv.rc: New example Userv configuration file. X-Git-Url: https://git.distorted.org.uk/~mdw/odin-cgi/commitdiff_plain/58357ead103158b0c4c018c16517fa0ea7a40337 userv.rc: New example Userv configuration file. --- diff --git a/userv.rc b/userv.rc new file mode 100644 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