bundles/postfixadmin: fix backup path to be able to use zfs snapshots

This commit is contained in:
Franzi 2021-07-18 07:55:52 +02:00
parent 6cadf33ae3
commit c9a1de5a8e
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -6,7 +6,7 @@ defaults = {
}, },
'backups': { 'backups': {
'paths': { 'paths': {
'/var/mail', '/var/mail/vmail',
}, },
}, },
'postfixadmin': { 'postfixadmin': {