mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +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;
|
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