Update esvm service files

This commit is contained in:
2025-09-25 09:57:49 +03:00
parent c4ff7227fe
commit f02f869d30
3 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -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