mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-20 15:11:01 +08:00
remove dbus
This commit is contained in:
parent
0596a1f755
commit
26be0738e8
@ -93,10 +93,6 @@ else
|
|||||||
echo "$FILE does not exist."
|
echo "$FILE does not exist."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chmod 777 /tmp &
|
|
||||||
rm -rf /run/dbus/pid &
|
|
||||||
mkdir -p /var/run/dbus &
|
|
||||||
dbus-daemon --config-file=/usr/share/dbus-1/system.conf --print-address &
|
|
||||||
Xvfb :1 -screen 0 1080x760x16 +extension GLX +render &
|
Xvfb :1 -screen 0 1080x760x16 +extension GLX +render &
|
||||||
export FFMPEG_PATH=/usr/bin/ffmpeg
|
export FFMPEG_PATH=/usr/bin/ffmpeg
|
||||||
export DISPLAY=:1
|
export DISPLAY=:1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user