mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
fireinfo: Run action that was set on the webinterface immediately.
This commit is contained in:
@@ -55,6 +55,7 @@ if ("$fireinfosettings{'ACTION'}" eq "trigger") {
|
||||
unlink "$configfile";
|
||||
$fireinfosettings{'ENABLE_FIREINFO'} = 'off';
|
||||
}
|
||||
system("/usr/local/bin/fireinfoctrl &");
|
||||
}
|
||||
|
||||
&Header::openpage('Fireinfo', 1, '');
|
||||
|
||||
Reference in New Issue
Block a user