This commit is contained in:
Chris Hammer 2024-07-11 11:31:50 -04:00
parent f8b500a0dc
commit 4e9e4438e0

View File

@ -7,7 +7,8 @@ bigboot_skip_rear_backup: false
# Max value in minutes for the timeout threshold: # Max value in minutes for the timeout threshold:
bigboot_service_max_timeout: 2 bigboot_service_max_timeout: 2
# List of services which will be excluded from being disabled: # List of services which will be excluded from being
# disabled during Bigboot execution:
bigboot_protected_services: bigboot_protected_services:
- sshd.service - sshd.service
- user@0.service - user@0.service