root: rename elogind to logind and fix path for systemd logind

This commit is contained in:
lelgenio 2022-04-26 20:50:50 -03:00
parent 30594f3d10
commit 7524897191
2 changed files with 3 additions and 3 deletions

View File

@ -112,8 +112,8 @@ dotfiles:
# - greetd_install
logind:
src: elogind.conf
dst: /etc/logind/logind.conf
src: logind.conf
dst: /etc/systemd/logind.conf
actions:
- dbus_uuidgen
@ -122,7 +122,7 @@ dotfiles:
dst: /etc/iwd/main.conf
elogind:
src: elogind.conf
src: logind.conf
dst: /etc/elogind/logind.conf
actions:
- dbus_uuidgen