insert task 99 (regeneration of /etc/cron.d/froxlor file) to the list of task when clicking on 'Regenerate configfiles'
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -160,6 +160,8 @@ if ($page == 'overview' && $userinfo['change_serversettings'] == '1') {
|
|||||||
inserttask('10');
|
inserttask('10');
|
||||||
// Using nameserver, insert a task which rebuilds the server config
|
// Using nameserver, insert a task which rebuilds the server config
|
||||||
inserttask('4');
|
inserttask('4');
|
||||||
|
// cron.d file
|
||||||
|
inserttask('99');
|
||||||
|
|
||||||
standard_success('rebuildingconfigs', '', array('filename' => 'admin_index.php'));
|
standard_success('rebuildingconfigs', '', array('filename' => 'admin_index.php'));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user