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
This commit is contained in:
@@ -555,6 +555,10 @@ int COPKGManager::showMenu()
|
||||
res = menu_return::RETURN_EXIT_ALL;
|
||||
}
|
||||
}
|
||||
/* remove the package-generated files... */
|
||||
unlink("/tmp/.restart");
|
||||
unlink("/tmp/.force_restart");
|
||||
unlink("/tmp/.reboot");
|
||||
|
||||
delete menu;
|
||||
|
||||
|
Reference in New Issue
Block a user