From: Guillaume Pellerin Date: Sun, 8 Jun 2025 22:46:51 +0000 (+0200) Subject: fix init X-Git-Tag: 4.1.0~11 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2e462fb7c7ed4cc298c7232ce95d62612b802287;p=telecaster-server.git fix init --- diff --git a/etc/init.d/telecaster b/etc/init.d/telecaster index 7f0991c..7168391 100755 --- a/etc/init.d/telecaster +++ b/etc/init.d/telecaster @@ -1,7 +1,7 @@ #!/bin/sh ### BEGIN INIT INFO # Provides: vncserver -# Required-Start: icecast2 sddm +# Required-Start: icecast2 # Required-Stop:: # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6