3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/bash
|
|
|
|
exec dbus-daemon --system --nofork
|
#!/bin/bash
|
|
|
|
exec dbus-daemon --system --nofork
|