mirror of https://github.com/icedream/ts3bot.git
This is no longer needed since we no longer use runit.
parent
0ff94d4dc9
commit
27db5cea1a
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
rm -f /var/run/dbus/*
|
||||
exec dbus-daemon --nofork --system
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
export XDG_RUNTIME_DIR="/tmp"
|
||||
exec /sbin/setuser app nodejs ~app/ts3bot/app.js --ts3-install-path=/home/app/ts3client
|
Loading…
Reference in New Issue