From 99c2c86ebf23de5137c7894baa2154a86059660f Mon Sep 17 00:00:00 2001 From: dogi Date: Wed, 24 Jan 2024 04:37:50 -0500 Subject: [PATCH] Update start_chroot_script --- src/modules/cube/start_chroot_script | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/cube/start_chroot_script b/src/modules/cube/start_chroot_script index c86536a..4b34555 100644 --- a/src/modules/cube/start_chroot_script +++ b/src/modules/cube/start_chroot_script @@ -100,6 +100,8 @@ apt install --reinstall iputils-ping apt clean apt autoremove -y +mv /root/etc/systemd/system/dbus-org.bluez.service /root/etc/systemd/system/dbus-org.bluez.service.old + unpack /filesystem/root / # hack