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):