4 lines
121 B
Bash
Executable File
4 lines
121 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -rf /var/run/dbus.pid
|
|
/usr/bin/dbus-daemon --nofork --print-pid --config-file=/usr/share/dbus-1/system.conf |