Seungmin Kim vor 3 Jahren
Ursprung
Commit
d87d07223f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

@@ -81,7 +81,7 @@ if [ "$NOVNC_ENABLE" = "true" ]; then
 fi
 
 # Add custom processes below this section or within `supervisord.conf`
-startxfce4 &
+xfce4-session &
 
 # Fix selkies-gstreamer keyboard mapping
 if [ "$NOVNC_ENABLE" != "true" ]; then