|
|
|
|
|
by ElectricSpoon
884 days ago
|
|
> I would guess the developers wanted to prevent laptops running out of battery too quickly And I would guess sysadmins also don't like their logging facilities filling the disks just because a service is stuck in a start loop. There are many reasons to think a service failing to start multiple times in a row won't start. Misconfiguration is probably the most frequent reason for that. |
|
I'm sure there are exceptions to this. For those, set Restart=always. But it's an absolutely terrible default.