systemd: Attempt to improve shutdown behavior
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user