diff --git a/webtop/rootfs/etc/cont-init.d/99-run.sh b/webtop/rootfs/etc/cont-init.d/99-run.sh new file mode 100644 index 000000000..e9d4ac9b8 --- /dev/null +++ b/webtop/rootfs/etc/cont-init.d/99-run.sh @@ -0,0 +1,3 @@ +#!/usr/bin/with-contenv bashio + +service dbus restart