dynamic loading of network stack no longer needed
This commit is contained in:
7
zto/ext/installfiles/mac/launch.sh
Executable file
7
zto/ext/installfiles/mac/launch.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/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)
|
||||
exec zerotier-one
|
||||
Reference in New Issue
Block a user