diff --git a/NeoBoot/tmpfiles/runpy/mips_run.py b/NeoBoot/tmpfiles/runpy/mips_run.py index 68b4b22..909adbb 100644 --- a/NeoBoot/tmpfiles/runpy/mips_run.py +++ b/NeoBoot/tmpfiles/runpy/mips_run.py @@ -92,6 +92,7 @@ class StartImage(Screen): self.StartImageInNeoBoot() #--------------------------------------------- getMountPointNeo2() + system('touch /tmp/.init_reboot') #--------------------------------------------- def StartImageInNeoBoot(self):