mirror of
https://github.com/KenjiBrown/without-systemd.git
synced 2026-07-16 02:23:20 -04:00
Add elogind.conf
This commit is contained in:
7
sys-auth/elogind/files/elogind.conf
Normal file
7
sys-auth/elogind/files/elogind.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# /etc/conf.d/elogind: config file for /etc/init.d/elogind
|
||||
|
||||
# this is the elogind executable
|
||||
ELOGIND_EXEC="/usr/lib/elogind/elogind"
|
||||
|
||||
# this is where elogind will store its pid file
|
||||
ELOGIND_PIDFILE="/run/elogind.pid"
|
||||
Reference in New Issue
Block a user