* 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"];
|
name = ["security" "setuidPrograms"];
|
||||||
default = ["passwd" "su" "crontab"];
|
default = ["passwd" "su" "crontab" "ping" "ping6"];
|
||||||
description = "
|
description = "
|
||||||
Only the programs listed here will be made setuid root (through
|
Only the programs listed here will be made setuid root (through
|
||||||
a wrapper program).
|
a wrapper program).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user