Enable Fastupdate (-F) and multi-threading (-T) to Jamulus launch options
This commit is contained in:
parent
608fccea38
commit
25001c88f7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ IOSchedulingPriority=0
|
|||
|
||||
#### Change this to publish this server, set genre, location and other parameters.
|
||||
#### See https://jamulus.io/wiki/Command-Line-Options ####
|
||||
ExecStart=/bin/sh -c 'exec /usr/bin/jamulus-headless -s -n -o "Verethan1;Falkenstein;224"'
|
||||
ExecStart=/bin/sh -c 'exec /usr/bin/jamulus-headless -s -n -o "VerethanE;Falkenstein;224" -w "Welcome to Vereto Private" -T -F'
|
||||
|
||||
|
||||
Restart=on-failure
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue