systemd: Attempt to improve shutdown behavior

This commit is contained in:
Kenny Levinsen 2020-01-28 22:57:36 +01:00
parent 96d017c267
commit cbaa7c43c6
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@ Conflicts=getty@tty1.service
[Service]
Type=simple
ExecStart=greetd
KillMode=mixed
IgnoreSIGPIPE=no
SendSIGHUP=yes
TimeoutStopSec=30s
KeyringMode=shared
Restart=always
RestartSec=1