mirror of https://github.com/icedream/ts3bot.git
Remove leftover DBus files since it prevents DBus from starting properly.
parent
284d85605c
commit
1300eafdd1
|
@ -1,2 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
rm -f /var/run/dbus/*
|
||||||
exec dbus-daemon --nofork --system
|
exec dbus-daemon --nofork --system
|
Loading…
Reference in New Issue