init: Add TimeoutStopSec

This commit is contained in:
Chris Down 2020-10-14 12:51:06 +01:00
parent f3f7af50a0
commit 53215efd83

View file

@ -13,5 +13,9 @@ ProtectKernelTunables=yes
RestrictAddressFamilies=
RestrictRealtime=yes
# We don't need to do any clean up, so if something hangs (borked xclip, etc),
# it's going to stay that way. Just forcefully kill and get it over with.
TimeoutStopSec=2
[Install]
WantedBy=default.target