rebase to xenial
This commit is contained in:
parent
b9224a43b0
commit
501683a3d5
13 changed files with 111 additions and 715 deletions
5
root/etc/services.d/dbus/run
Normal file
5
root/etc/services.d/dbus/run
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "Starting dbus-daemon"
|
||||
exec dbus-daemon --system --nofork
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue