mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-20 16:09:32 +00:00
global-functions: enable scheduler if disabled
This commit is contained in:
parent
16976b1d78
commit
9347063647
1 changed files with 1 additions and 0 deletions
|
|
@ -1927,6 +1927,7 @@
|
|||
add name="global-scripts" start-time=startup;
|
||||
}
|
||||
set on-event=$OnEvent [ find where name="global-scripts" on-event!=$OnEvent ];
|
||||
enable [ find where name="global-scripts" disabled ];
|
||||
}
|
||||
|
||||
# Log success
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue