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:
@ -128,7 +128,7 @@ cat > wix.xml << EOF
|
||||
Name="yggdrasil"
|
||||
Start="auto"
|
||||
Type="ownProcess"
|
||||
Arguments="-autoconf"
|
||||
Arguments='-useconffile "[YggdrasilInstallFolder]yggdrasil.conf"'
|
||||
Vital="yes" />
|
||||
|
||||
<ServiceControl
|
||||
|
Reference in New Issue
Block a user