Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
georglauterbach 2025-01-22 21:44:31 +01:00
parent 66953f9ecf
commit 70eedac293
No known key found for this signature in database
GPG Key ID: F367F7C43C118578
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,11 @@ function _setup_save_states() {
local DEST DESTDIR SERVICEDIR SERVICEDIRS SERVICEFILE SERVICEFILES
# Always enabled features:
SERVICEDIRS=( 'lib/logrotate' 'lib/postfix' 'spool/postfix' )
SERVICEDIRS=(
'lib/logrotate'
'lib/postfix'
'spool/postfix'
)
# Only consolidate state for services that are enabled
# Notably avoids copying over 200MB for the ClamAV database