autopushed

This commit is contained in:
Eduardo Ivanec
2023-04-03 14:09:02 +02:00
parent 0a31d310da
commit 20a3404adc
+3
View File
@@ -0,0 +1,3 @@
- #push [[systemd]]
- to actually always restart a service instead of giving up even when you passed `Restart=always`, you need to also pass `StartLimitIntervalSec=0` in the `[Unit]` section.
- source: https://unix.stackexchange.com/questions/289629/systemd-restart-always-is-not-honored