svn path=/nixos/trunk/; revision=12569
This commit is contained in:
Michael Raskin 2008-08-10 05:44:25 +00:00
parent 23144fee75
commit acda0c6b27
1 changed files with 1 additions and 1 deletions

View File

@ -2531,7 +2531,7 @@ in
setgid = true;
}];
description = ''
List of non-trivial setuid programs from ssystem path, like Postfix sendmail. Default
List of non-trivial setuid programs from system path, like Postfix sendmail. Default
should probably be nobody:nogroup:false:false - if you are bothering
doing anything with a setuid program, "root.root u+s g-s" is not what
you are aiming at..