From fc179cb288558166330b066322c9e4624172ead2 Mon Sep 17 00:00:00 2001 From: spengreb Date: Sat, 6 Nov 2021 20:13:12 +0100 Subject: [PATCH] Rename server back --- payload/init.d/jamulus.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payload/init.d/jamulus.service b/payload/init.d/jamulus.service index 22ed109..9265b45 100644 --- a/payload/init.d/jamulus.service +++ b/payload/init.d/jamulus.service @@ -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 "PopupJam;Falkenstein;224"' +ExecStart=/bin/sh -c 'exec /usr/bin/jamulus-headless -s -n -o "Verethan1;Falkenstein;224"' Restart=on-failure