:local accouting;
/ip accounting web-access {
:set accounting [get accessible-via-web]
:if ($accounting=false) do={
:log warning ("IP accounting bol v stave " . "$accounting" . ". Zapinam!")
set accessible-via-web=yes address=0.0.0.0/0
}
}
A pridat do scheduleru...