Fix launchd script path and amend debian control file

This commit is contained in:
Neil Alexander 2018-06-14 13:24:37 +01:00
parent 8c29f4b6dc
commit 474fdda8ca
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 5 additions and 4 deletions

View file

@ -8,7 +8,7 @@
<array>
<string>sh</string>
<string>-c</string>
<string>/usr/bin/yggdrasil -useconf &lt; /etc/yggdrasil.conf</string>
<string>/usr/local/bin/yggdrasil -useconf &lt; /etc/yggdrasil.conf</string>
</array>
<key>KeepAlive</key>
<true/>