services.dnsmasq.alwaysKeepRunning

NixOS option

If enabled, systemd will always respawn dnsmasq even if shut down manually. The default, disabled, will only restart it on error.

type: boolean
Default
false
declared in: nixos/modules/services/networking/dnsmasq.nixView source on NixOS/nixpkgs →