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

View File

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