changes for first run

This commit is contained in:
Andre
2019-01-24 18:11:30 +01:00
parent 8e79ccfc2c
commit f75043438c
3 changed files with 18 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
echo 'Preparing...'
rm /var/run/dbus/pid >/dev/null 2>&1
rm /var/run/dbus/pid
dbus-daemon --system
echo 'Restarting...'