From 58357ead103158b0c4c018c16517fa0ea7a40337 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 4 Jul 2015 17:57:44 +0100 Subject: [PATCH] userv.rc: New example Userv configuration file. --- userv.rc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 userv.rc 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 -- 2.11.0