#14301: sudo port should use ${prefix}/var/run/sudo instead of /var/run/sudo -----------------------------------------+---------------------------------- Reporter: akalin macosforge@akalin.cx | Owner: macports-tickets@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