Opened 15 years ago

Last modified 14 years ago

#22044 closed defect

kextstat always returns 0 now, startup script needs to be revised — at Version 1

Reported by: packwidth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: aiccu

Description (last modified by blb@…)

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.

Change History (1)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)

Is this against the tuntaposx port?

Note: See TracTickets for help on using tickets.