aboutsummaryrefslogtreecommitdiffstats
path: root/WindowManager
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2016-12-07 21:11:05 -0500
committerScott Murray <scott.murray@konsulko.com>2016-12-07 21:12:58 -0500
commitcd7b9ff09b6dc83e242875216f18dbe37fa786a6 (patch)
tree24d0fea92edca033389e7a0ecc1d0cc4b282eaf3 /WindowManager
parent35906f7b3ceb264ea4030cb596b818b445418982 (diff)
Update install path in systemd unit files
The application is now installed in /usr/AGL/homescreen instead of in /usr/AGL/HomeScreen, update the systemd unit files to match. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'WindowManager')
-rw-r--r--WindowManager/conf/WindowManager.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/WindowManager/conf/WindowManager.service b/WindowManager/conf/WindowManager.service
index ffc3602..5bcb777 100644
--- a/WindowManager/conf/WindowManager.service
+++ b/WindowManager/conf/WindowManager.service
@@ -6,7 +6,7 @@ Requires=dbus.service
User=root
Type=dbus
BusName=org.agl.windowmanager
-ExecStart=/usr/AGL/HomeScreen/WindowManager
+ExecStart=/usr/AGL/homescreen/WindowManager
Restart=on-failure
RestartSec=1
StandardOutput=tty