Enable Fastupdate (-F) and multi-threading (-T) to Jamulus launch options

This commit is contained in:
spengreb 2022-02-04 16:58:54 +01:00
parent 608fccea38
commit 25001c88f7

View file

@ -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