lf-
|
644079e707
|
nixos/modules: deprecation warning for StartLimitInterval in [Service]
This implements
https://github.com/NixOS/nixpkgs/issues/45786#issuecomment-440091879
|
2020-10-31 16:50:35 +01:00 |
|
lf-
|
00d257c7c3
|
nixos/caddy: fix caddy configs with complicated jq
|
2020-10-31 01:53:50 -07:00 |
|
lf-
|
b37bbca521
|
nixos/modules: fix systemd start rate-limits
These were broken since 2016:
https://github.com/systemd/systemd/commit/f0367da7d1a61ad698a55d17b5c28ddce0dc265a
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
(https://github.com/systemd/systemd/blob/ad16158c10dfc3258831a9ff2f1a988214f51653/src/basic/ratelimit.c#L16)
|
2020-10-31 01:35:56 -07:00 |
|
lf-
|
6ed65d9b5f
|
docs: add -L to remaining curl install commands
|
2020-09-11 12:14:07 -07:00 |
|
lf-
|
5b494c6355
|
nix-doc: init at 0.3.3
|
2020-08-12 14:23:24 -07:00 |
|
lf-
|
c73d0fdac0
|
maintainers: add lf-
|
2020-08-11 18:18:45 -07:00 |
|
lf-
|
231e74dcbf
|
ncdns: fix patch extension
The incorrect extension was confusing my code search tool.
|
2020-07-27 23:17:53 -07:00 |
|