Timeline for How to restart systemd service if it is taking too long to run?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 25, 2023 at 21:28 | answer | added | Cristian Rodríguez | timeline score: 2 | |
| Sep 25, 2023 at 12:59 | comment | added | Marcus Müller |
In that case, you'd want your Serice to have Type=oneshot, and/or probably use TimeoutSec=
|
|
| Sep 25, 2023 at 12:57 | comment | added | Marcus Müller |
Am I right to assume that /home/buggy/run does not fork() into the background, but blocks until completed?
|
|
| Sep 25, 2023 at 12:43 | history | asked | jojman | CC BY-SA 4.0 |