Initial import into git
This commit is contained in:
5
docker/services.d/dbus/run
Executable file
5
docker/services.d/dbus/run
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
[ -f ./setup ] && source ./setup
|
||||
#exec /usr/bin/dbus-daemon --system --nofork --nosyslog
|
||||
exec /usr/bin/dbus-daemon --system --nofork
|
||||
Reference in New Issue
Block a user