Update esvm service files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ -d /run/dbus ] || install -d /run/dbus
|
||||
[ -d /run/dbus ] && rm -r /run/dbus
|
||||
install -d /run/dbus
|
||||
|
||||
exec /usr/bin/dbus-daemon --system --nofork
|
||||
exec /usr/bin/dbus-daemon --system --nofork --print-address 3
|
||||
|
||||
Reference in New Issue
Block a user