summaryrefslogtreecommitdiff
path: root/community/lightdm/lightdm.service
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-05-15 21:35:07 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-05-15 21:35:07 -0300
commit1a65caeb80e2cc8c7b39262d72255124d0c8614e (patch)
treefb2047cbeaa71fabba55e68dc8f5d4838fb5018c /community/lightdm/lightdm.service
parent9f7fb9c12e84f20cd108b933f1a51e216f76cd98 (diff)
parentb90f83b99150003a2022c3a4bbad90b12eb56b7e (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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