mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
Configure service with -useconffile
This commit is contained in:
parent
b88a623a9f
commit
a673625e82
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ cat > wix.xml << EOF
|
|||
Name="yggdrasil"
|
||||
Start="auto"
|
||||
Type="ownProcess"
|
||||
Arguments="-autoconf"
|
||||
Arguments='-useconffile "[YggdrasilInstallFolder]yggdrasil.conf"'
|
||||
Vital="yes" />
|
||||
|
||||
<ServiceControl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue