浏览代码

Minor refactor

Seungmin Kim 3 年之前
父节点
当前提交
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