瀏覽代碼

Edit DBus start method

Seungmin Kim 2 年之前
父節點
當前提交
a288f7c6a8
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      entrypoint.sh

+ 0 - 2
entrypoint.sh

@@ -25,8 +25,6 @@ export LD_LIBRARY_PATH="/usr/lib/libreoffice/program:${LD_LIBRARY_PATH}"
 
 # This symbolic link enables running Xorg inside a container with `-sharevts`
 sudo ln -snf /dev/ptmx /dev/tty7
-# Start DBus without systemd
-sudo /etc/init.d/dbus start
 # Configure environment for selkies-gstreamer utilities
 source /opt/gstreamer/gst-env