mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2025-12-16 03:34:18 +01:00
Corrected the bug on reboot
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
rm -rf /var/run
|
||||
mkdir -p /var/run/dbus
|
||||
rm -rf /var/run /run/dbus
|
||||
mkdir -p /var/run/dbus /run/dbus
|
||||
dbus-uuidgen --ensure
|
||||
dbus-daemon --system
|
||||
avahi-daemon --daemonize --no-chroot
|
||||
|
||||
Reference in New Issue
Block a user