summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-18 17:06:35 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-18 17:06:35 +0100
commitb9729e50692f43a0153b904858146ee7851272d6 (patch)
treea54604b21a04452960ac6d2ce2d35888561075d1
parentf325cd563e195e63e8c27d502e2b8fced63d748c (diff)
downloadlightdm-b9729e50692f43a0153b904858146ee7851272d6.tar.gz
Fix systemd unit
-rw-r--r--lightdm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/lightdm.service b/lightdm.service
index 4b17996e..ae142097 100644
--- a/lightdm.service
+++ b/lightdm.service
@@ -9,6 +9,6 @@ BusName=org.freedesktop.DisplayManager
# We should do this during the install, but currently the user only
# exists in the target system and not the build environment due to
# the staging fillers being primitive.
-ExecStartPre=chown lightdm /var/run/lightdm
+ExecStartPre=/bin/chown lightdm /var/run/lightdm
ExecStart=/usr/sbin/lightdm