Files
systemd/units
Priit Laes c08bec1587 systemd-journal-upload: Increase failure tolerance (#19426, #2877)
As systemd-journal-upload deals mostly with remote servers, add
some failsafes to its unit to restart on failures.

```
[Service]
Restart=on-failure
RestartSteps=10
RestartMaxDelaySec=60
```
2023-10-12 23:10:59 +01:00
..
2022-07-20 13:15:37 +09:00
2023-08-22 23:20:14 +09:00
2022-02-23 06:54:54 +09:00