global-functions: enable scheduler if disabled

This commit is contained in:
Christian Hesse 2026-01-20 16:18:07 +01:00
parent 16976b1d78
commit 9347063647

View file

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