global-functions: enable scheduler if disabled

This commit is contained in:
Christian Hesse 2026-01-20 16:18:07 +01:00
parent 86bf200bb5
commit 0db4306795

View file

@ -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