Optimized system services included suppress option and solved bugs

This commit is contained in:
2025-08-27 17:34:59 +02:00
parent a8f4dea9d2
commit bae2bc21ec
6 changed files with 16 additions and 19 deletions

View File

@@ -1,3 +1,4 @@
SYS_SERVICE_ALL_ENABLED: "{{ MODE_DEBUG }}"
SYS_SERVICE_DEFAULT_STATE: "{{ 'restarted' if MODE_DEBUG else omit }}"
SYS_SERVICE_DEFAULT_RUNTIME: "86400s" # Maximum total runtime a service is allowed to run before being stopped
SYS_SERVICE_DEFAULT_RUNTIME: "86400s" # Maximum total runtime a service is allowed to run before being stopped
SYS_SERVICE_SUPPRESS_FLUSH: [] # Services where the flush should be suppressed