systemd.mounts.*.startLimitIntervalSec
NixOS option
Configure unit start rate limiting. Units which are started more than startLimitBurst times within an interval time interval are not permitted to start any more.
type: signed integerdeclared in: nixos/modules/system/boot/systemd.nixView source on NixOS/nixpkgs →