]> git.parisson.com Git - telecaster-server.git/commitdiff
kill vnc
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 24 May 2023 06:54:27 +0000 (08:54 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 24 May 2023 06:54:27 +0000 (08:54 +0200)
src/etc/init.d/telecaster

index ef508b7fd7d6901d79816fc04e140468b96e629f..b616e0d3feaa3c9a9d1c386849576a2b27c665f4 100755 (executable)
@@ -54,6 +54,7 @@ case "$1" in
             su -c "pkill -9 -f jackd" $USER
             sleep 1
             su -c "vncserver -kill :$PORT" $USER
+           su -c "pkill -9 -f vnc" 
             log_end_msg 0
         else
             log_end_msg 1