mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-22 05:46:30 +03:00
Configure service with -useconffile
This commit is contained in:
@@ -128,7 +128,7 @@ cat > wix.xml << EOF
|
|||||||
Name="yggdrasil"
|
Name="yggdrasil"
|
||||||
Start="auto"
|
Start="auto"
|
||||||
Type="ownProcess"
|
Type="ownProcess"
|
||||||
Arguments="-autoconf"
|
Arguments='-useconffile "[YggdrasilInstallFolder]yggdrasil.conf"'
|
||||||
Vital="yes" />
|
Vital="yes" />
|
||||||
|
|
||||||
<ServiceControl
|
<ServiceControl
|
||||||
|
|||||||
Reference in New Issue
Block a user