setuid: smokeping

pull/7/head
Yves Dubromelle 8 years ago
parent b0696f1983
commit ba09f97684

@ -14,7 +14,11 @@ mkIf true {
bind
];
security.setuidPrograms = [ "fping" ];
# Paquets avec setuid root
security.wrappers = {
# outil de diagnostic réseau
fping.source = "${pkgs.fping}/bin/fping";
};
# Services

Loading…
Cancel
Save