1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

r251088 reverted the default value for UsePrivilegeSeparation from

"sandbox" to "yes", but did not update the documentation to match.
This commit is contained in:
Dag-Erling Smørgrav 2013-06-28 09:41:59 +00:00
parent af582854d8
commit aa0dd44b14
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252338
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation sandbox
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0

View File

@ -1169,7 +1169,7 @@ the privilege of the authenticated user.
The goal of privilege separation is to prevent privilege
escalation by containing any corruption within the unprivileged processes.
The default is
.Dq sandbox .
.Dq yes .
If
.Cm UsePrivilegeSeparation
is set to