mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
Fix launchd file for macOS to use -useconffile
This commit is contained in:
parent
1e2436f5c1
commit
ddd1ac4606
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<array>
|
||||
<string>sh</string>
|
||||
<string>-c</string>
|
||||
<string>/usr/local/bin/yggdrasil -useconf < /etc/yggdrasil.conf</string>
|
||||
<string>/usr/local/bin/yggdrasil -useconffile /etc/yggdrasil.conf</string>
|
||||
</array>
|
||||
<key>KeepAlive</key>
|
||||
<true/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue