summaryrefslogtreecommitdiff
path: root/community/lightdm/lightdm.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/lightdm/lightdm.service')
-rwxr-xr-xcommunity/lightdm/lightdm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lightdm/lightdm.service b/community/lightdm/lightdm.service
index 7eb46ceba..a5556c7ca 100755
--- a/community/lightdm/lightdm.service
+++ b/community/lightdm/lightdm.service
@@ -4,7 +4,7 @@ Documentation=man:lightdm(1)
After=systemd-user-sessions.service
[Service]
-ExecStart=/usr/sbin/lightdm
+ExecStart=/usr/bin/lightdm
StandardOutput=syslog
Restart=always
IgnoreSIGPIPE=no