5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-09 16:20:26 +00:00

Configure service with -useconffile

This commit is contained in:
Neil Alexander 2019-11-28 10:08:01 +00:00
parent b88a623a9f
commit a673625e82
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

View File

@ -128,7 +128,7 @@ cat > wix.xml << EOF
Name="yggdrasil"
Start="auto"
Type="ownProcess"
Arguments="-autoconf"
Arguments='-useconffile "[YggdrasilInstallFolder]yggdrasil.conf"'
Vital="yes" />
<ServiceControl