[MacPorts] #14301: sudo port should use ${prefix}/var/run/sudo instead of /var/run/sudo

MacPorts trac at macosforge.org
Wed Feb 13 00:16:05 PST 2008


#14301: sudo port should use ${prefix}/var/run/sudo instead of /var/run/sudo
-----------------------------------------+----------------------------------
 Reporter:  akalin macosforge at akalin.cx  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:  Port Bugs                            
Component:  ports                        |     Version:  1.6.0                                
 Keywords:                               |  
-----------------------------------------+----------------------------------
 sudo port uses /var/run/sudo to store info as to when a user used sudo
 last.  However, that directory gets cleared on each reboot, so a user will
 always get the sudo warning the first time they run after a reboot.  It
 should use ${prefix}/var/run/sudo instead.

 Attached is a patch for the Portfile.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14301>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list