mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized alarm and system handlers
This commit is contained in:
		| @@ -1,3 +1,3 @@ | ||||
| SYS_SERVICE_ALL_ENABLED:      "{{ not MODE_DEBUG }}" | ||||
| 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 | ||||
		Reference in New Issue
	
	Block a user