This website requires JavaScript.
Explore
Help
Sign In
icedream
/
ts3bot
mirror of
https://github.com/icedream/ts3bot.git
Watch
1
Star
0
Fork
You've already forked ts3bot
0
Code
Issues
Releases
Wiki
Activity
37263f8482
ts3bot
/
etc
/
service
/
dbus-daemon
/
run
3 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2015-10-16 09:08:26 +00:00
#!/bin/sh
Remove leftover DBus files since it prevents DBus from starting properly.
2015-10-24 23:47:47 +00:00
rm -f /var/run/dbus/*
Initial commit.
2015-10-16 09:08:26 +00:00
exec dbus-daemon --nofork --system