|
|
|
|
|
by throwaway_se099
2257 days ago
|
|
> Nothing in the documentation hinted that this was a feature of systemd anywhere Nothing except three paragraphs in systemd.service(5) (TimeoutStartSec=, TimeoutStopSec=, TimeoutSec=), with references to systemd-system.conf(5) where the defaults are described. I wouldn't call that undocumented. Whether it should exist by default is another question; on balance, I'm glad it does. |
|
Or this: https://unix.stackexchange.com/questions/227017/how-to-chang...
Or this: https://github.com/systemd/systemd/issues/5773
Or: https://github.com/systemd/systemd/issues/3901
Or: https://github.com/systemd/systemd/issues/2047
I don't remember seeing any documentation at the time, but I'm clearly not the only one who's had issues with this exact problem. The last one has recent examples of people not being able to find it, and understandably so. Their documentation is shit, fullstop, and no reasonable service should restart in a loop by default after 90s. That's just asinine.