mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-21 16:39:32 +00:00
global-functions: enable scheduler if disabled
This commit is contained in:
parent
86bf200bb5
commit
0db4306795
1 changed files with 1 additions and 0 deletions
|
|
@ -1926,6 +1926,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