systemd/reflector: restart on failure

This commit is contained in:
Aminda Suomalainen 2024-08-18 09:39:38 +03:00
parent 978b2ce273
commit 74e5d2f825
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
../service.d/restart-on-failure.conf

View File

@ -0,0 +1,3 @@
[Service]
Restart=on-failure
RestartSec=5s