mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 10:59:00 +02:00
Update avahi_startup.sh
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo 'Preparing...'
|
||||
rm /var/run/dbus/pid
|
||||
if [ -f /var/run/dbus/pid ];
|
||||
then
|
||||
rm -f /var/run/dbus/pid
|
||||
fi
|
||||
|
||||
dbus-daemon --system
|
||||
|
||||
echo 'Restarting...'
|
||||
|
||||
Reference in New Issue
Block a user