bundles/zfs: please, just restart zed

This commit is contained in:
Franzi 2022-12-18 11:43:38 +01:00
parent 8621c726bb
commit caa54051ff
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,6 @@
[Service]
# Default unit sets Restart=on-abort, which will not automatically
# restart zed after system has suspended. I'm not sure why zed even
# exits after suspending the system.
Restart=always
RestartSec=2