+12
-1
nixos/modules/services/networking/radvd.nix
+12
-1
nixos/modules/services/networking/radvd.nix
······+{ ExecStart = "@${cfg.package}/bin/radvd radvd -n -u radvd -d ${toString cfg.debugLevel} -C ${confFile}";