Seungmin Kim 3 лет назад
Родитель
Сommit
d87d07223f
1 измененных файлов с 1 добавлено и 1 удалено
  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