mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
Go ahead and load kext so MacOS High Sierra users will see kext auth dialog right away.
This commit is contained in:
parent
f13886d343
commit
ada611d597
4 changed files with 33 additions and 11 deletions
|
@ -1,7 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
zthome="/Library/Application Support/ZeroTier/One"
|
||||
export PATH="$zthome:/bin:/usr/bin:/sbin:/usr/sbin"
|
||||
|
||||
# Launch ZeroTier One (not as daemon... launchd monitors it)
|
||||
export PATH="/Library/Application Support/ZeroTier/One:/bin:/usr/bin:/sbin:/usr/sbin"
|
||||
exec zerotier-one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue