* Make ping setuid root.
svn path=/nixos/trunk/; revision=7970
This commit is contained in:
parent
1dd2eb58be
commit
312e3d0e6b
@ -607,7 +607,7 @@
|
||||
|
||||
{
|
||||
name = ["security" "setuidPrograms"];
|
||||
default = ["passwd" "su" "crontab"];
|
||||
default = ["passwd" "su" "crontab" "ping" "ping6"];
|
||||
description = "
|
||||
Only the programs listed here will be made setuid root (through
|
||||
a wrapper program).
|
||||
|
Loading…
Reference in New Issue
Block a user