new service state handling

This commit is contained in:
2024-08-06 11:30:30 -04:00
parent 6fb410cffd
commit aba39cbad4
7 changed files with 108 additions and 55 deletions

View File

@ -16,9 +16,17 @@ bigboot_named_chroot_service: named-chroot.service
bigboot_named_chroot_running: stopped
bigboot_named_chroot_enabled: false
# Max value in minutes for the timeout threshold:
# Max value in minutes for services timeout threshold:
bigboot_service_max_timeout: 5
# List of services incompatible with calculations
# to obtain required disk information:
#
# (These services will ALWAYS be disabled)
bigboot_incompatible_services:
- docker.service
- named-chroot.service
# List of services which will be excluded from being
# disabled during Bigboot execution:
bigboot_protected_services: