From d7dd381ec35761ffe25e239f9baa8c6b7b679d10 Mon Sep 17 00:00:00 2001 From: Duncan Sommerville Date: Thu, 8 Jan 2015 10:07:22 -0500 Subject: [PATCH] Added Upstart.conf file to give web user permission to run services --- installer/lib/Upstart.conf | 71 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 installer/lib/Upstart.conf diff --git a/installer/lib/Upstart.conf b/installer/lib/Upstart.conf new file mode 100644 index 000000000..408eaf369 --- /dev/null +++ b/installer/lib/Upstart.conf @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file