nixpkgs/nixos/modules/services
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
..
admin salt: remove aneeshusa and add Flakebi as maintainer 2020-10-23 19:48:48 +02:00
amqp treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
audio Merge pull request #95599 from doronbehar/module/mpd/passwordFile 2020-09-11 09:11:13 +03:00
backup Merge pull request #79759 from lopsided98/syncoid-no-root 2020-10-25 10:40:33 -04:00
cluster kubernetes: fix certificate generation 2020-09-10 13:07:32 +02:00
computing nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
continuous-integration nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
databases nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
desktops Merge pull request #101516 from worldofpeace/gnome-polishing 2020-10-25 18:41:34 -04:00
development nixos/blackfire: init 2020-10-07 10:44:54 +02:00
editors Fix typo in services/editors/emacs documentation 2020-08-27 16:58:52 -04:00
games nixos/terraria: allow dataDir to be configured (#89033) 2020-09-05 16:37:52 -04:00
hardware nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
logging Merge pull request #89785 from buckley310/logstash 2020-08-22 14:07:20 +02:00
mail nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
misc nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
monitoring nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
network-filesystems nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
networking nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
printing nixos/printing: make access to web-interface configurable 2020-04-25 19:48:34 +02:00
scheduling nixos/marathon: remove module 2020-08-15 16:59:58 +02:00
search solr: drop 7.x series 2020-01-18 08:50:35 -05:00
security nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
system nixos/dbus: re-add a dummy socketActivated option 2020-10-24 23:01:00 +02:00
torrent Revert "apparmor: fix and improve the service" 2020-10-07 12:22:18 +02:00
ttys treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
video nixos/epgstation: add module 2020-09-12 00:34:47 +09:00
wayland nixos/cage: supply pamEnvironment 2020-08-27 10:11:45 -05:00
web-apps nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
web-servers nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
x11 nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00