summarylogtreecommitdiffstats
path: root/entrance.service
diff options
context:
space:
mode:
Diffstat (limited to 'entrance.service')
-rw-r--r--entrance.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/entrance.service b/entrance.service
index de9d8ae43568..ae7fb8de56f1 100644
--- a/entrance.service
+++ b/entrance.service
@@ -4,7 +4,7 @@ Conflicts=getty@tty1.service
After=systemd-user-sessions.service
[Service]
-ExecStart=/usr/sbin/entrance --nodaemon
+ExecStart=/usr/bin/entrance --nodaemon
Restart=always
[Install]