summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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