From b1d6f31b72bf5db47edcd1385f2c435b76c34fae Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 7 Mar 2022 08:22:34 +0200 Subject: [PATCH] Update vu4k_run.py --- NeoBoot/tmpfiles/runpy/vu4k_run.py | 1 + 1 file changed, 1 insertion(+) diff --git a/NeoBoot/tmpfiles/runpy/vu4k_run.py b/NeoBoot/tmpfiles/runpy/vu4k_run.py index 4e5f584..5c1a5ba 100644 --- a/NeoBoot/tmpfiles/runpy/vu4k_run.py +++ b/NeoBoot/tmpfiles/runpy/vu4k_run.py @@ -94,6 +94,7 @@ class StartImage(Screen): self.StartImageInNeoBoot() #--------------------------------------------- getMountPointNeo2() + system('touch /tmp/.init_reboot') #--------------------------------------------- def StartImageInNeoBoot(self):