mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
opkg_manager: remove reboot and restart trigger files
Origin commit data
------------------
Commit: 407c15f3f1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)
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