Skip to content

Commit c7faf4f

Browse files
authored
Merge pull request #466 from JackieMium/patch-1
Fix elogind path in elogind.conf
2 parents 0ef325d + 1877453 commit c7faf4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# On some systems, bootstrap can be really quick and cause elogind
22
# to not start before a user has managed to log in. To prevent
33
# this, add <pid/elogind> as condition to your TTYs in getty.conf
4-
service [2345] <pid/syslogd> /lib/elogind/elogind -- Login manager
4+
service [2345] <pid/syslogd> /usr/libexec/elogind -- Login manager

0 commit comments

Comments
 (0)