#22044: kextstat always returns 0 now, startup script needs to be revised ---------------------------------+------------------------------------------ Reporter: packwidth@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ---------------------------------+------------------------------------------ It appears that {{{ kextstat -lb foo.tun }}} always returns 0 in 10.6.1, even if foo.tun isn't loaded. To work around this, the LaunchDaemon wrapper script could use {{{ kextstat -l|grep -q foo.tun }}} instead. {{{ }}} -- Ticket URL: <http://trac.macports.org/ticket/22044> MacPorts <http://www.macports.org/> Ports system for Mac OS