Commit 94e9499
Update factorio.service.example
in 2018, StartLimitIntervalSec=600 is migrated from [Service] to [Unit]
Fix for just a little systemd warning
Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
You can verify with
$ sudo systemd-analyze verify factorio.service
/etc/systemd/system/./factorio.service:21: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.1 parent 658509f commit 94e9499
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments