mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-29 04:34:16 +00: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