summaryrefslogtreecommitdiff
path: root/org.freedesktop.Gypsy.service.in
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2009-08-06 13:55:09 +0100
committerRoss Burton <ross@linux.intel.com>2009-08-06 13:55:09 +0100
commit7429750d4452e1e6dfefd744db8054d5c02c270c (patch)
tree80afc83f23cfa44471418f03f2f3b70fe1b9282a /org.freedesktop.Gypsy.service.in
parent03448a932d1633db405a47d530ccf51e38fc5d9c (diff)
Set the right user in the service file
Diffstat (limited to 'org.freedesktop.Gypsy.service.in')
-rw-r--r--org.freedesktop.Gypsy.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.freedesktop.Gypsy.service.in b/org.freedesktop.Gypsy.service.in
index 0386f97..03875d2 100644
--- a/org.freedesktop.Gypsy.service.in
+++ b/org.freedesktop.Gypsy.service.in
@@ -1,4 +1,4 @@
[D-BUS Service]
Name=org.freedesktop.Gypsy
-Exec=@libexecdir@/gypsy-daemon --no-daemon
-User=root
+Exec=@LIBEXECDIR@/gypsy-daemon --no-daemon
+User=@DAEMON_USER@