lf- b37bbca521 nixos/modules: fix systemd start rate-limits
These were broken since 2016:
f0367da7d1
since StartLimitIntervalSec got moved into [Unit] from [Service].
StartLimitBurst has also been moved accordingly, so let's fix that one
too.

NixOS systems have been producing logs such as:
/nix/store/wf98r55aszi1bkmln1lvdbp7znsfr70i-unit-caddy.service/caddy.service:31:
Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.

I have also removed some unnecessary duplication in units disabling
rate limiting since setting either interval or burst to zero disables it
(ad16158c10/src/basic/ratelimit.c (L16))
2020-10-31 01:35:56 -07:00
..
2019-01-30 15:59:01 +01:00
2020-06-23 16:49:50 +02:00
2019-03-24 21:13:19 +01:00
2020-10-21 12:26:02 +02:00
2020-09-02 08:31:53 +02:00
2019-05-31 01:21:18 +02:00
2020-08-18 07:59:48 +10:00
2019-03-01 11:10:44 +02:00
2018-04-26 13:57:11 +03:00
2020-05-26 21:47:31 +02:00
2019-12-04 17:09:53 +01:00
2017-09-09 00:29:46 +02:00
2018-07-20 18:48:37 +00:00
2020-06-02 15:25:05 +02:00
2019-03-24 21:15:26 +01:00
2020-02-19 13:15:28 +01:00
2020-08-04 13:07:36 -07:00
2020-02-12 16:36:42 +00:00
2019-03-24 21:15:27 +01:00
2019-10-12 22:25:28 +02:00
2020-01-08 23:18:26 +01:00
2020-06-14 01:09:33 +02:00
2018-02-20 10:14:55 +00:00
2019-03-24 21:15:28 +01:00
2018-11-07 14:51:45 +02:00
2020-06-29 19:56:41 +05:30
2020-02-14 12:51:50 +08:00
2019-12-04 17:09:53 +01:00
2019-08-26 21:40:19 +00:00
2020-03-27 19:31:01 +01:00
2019-03-24 21:15:28 +01:00
2020-06-23 12:02:27 +02:00
2020-04-05 15:30:08 +02:00
2019-12-04 17:09:53 +01:00
2020-03-05 00:01:44 +01:00
2020-03-05 00:01:44 +01:00
2019-10-25 16:19:57 +02:00
2019-09-03 00:30:12 +02:00
2019-04-23 22:52:23 +02:00
2020-08-18 07:59:48 +10:00
2019-12-12 23:49:47 +00:00
2020-08-18 07:59:44 +10:00
2019-03-24 21:15:29 +01:00
2019-08-26 21:40:19 +00:00