[72233] trunk/base/src/port1.0/portutil.tcl

jmr at macports.org jmr at macports.org
Thu Oct 7 18:59:26 PDT 2010


Revision: 72233
          http://trac.macports.org/changeset/72233
Author:   jmr at macports.org
Date:     2010-10-07 18:59:24 -0700 (Thu, 07 Oct 2010)
Log Message:
-----------
revert r72230 which disabled privilege dropping entirely

Revision Links:
--------------
    http://trac.macports.org/changeset/72230

Modified Paths:
--------------
    trunk/base/src/port1.0/portutil.tcl

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2010-10-08 01:54:46 UTC (rev 72232)
+++ trunk/base/src/port1.0/portutil.tcl	2010-10-08 01:59:24 UTC (rev 72233)
@@ -1547,7 +1547,7 @@
     }
 
     # de-escalate privileges if MacPorts was started with sudo
-    #dropPrivileges
+    dropPrivileges
 
     # flock Portfile
     set statefile [file join $workpath .macports.${name}.state]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101007/887d2519/attachment.html>


More information about the macports-changes mailing list