mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
opkg_manager: remove reboot and restart trigger files
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
committed by
svenhoefer
parent
09d7361f42
commit
662433c0c3
@@ -555,6 +555,10 @@ int COPKGManager::showMenu()
|
|||||||
res = menu_return::RETURN_EXIT_ALL;
|
res = menu_return::RETURN_EXIT_ALL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/* remove the package-generated files... */
|
||||||
|
unlink("/tmp/.restart");
|
||||||
|
unlink("/tmp/.force_restart");
|
||||||
|
unlink("/tmp/.reboot");
|
||||||
|
|
||||||
delete menu;
|
delete menu;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user