4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-15 07:26:05 +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

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