saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-04-14 01:29:05 +03:00
parent 63e9df51ef
commit 72dfd9177b
11 changed files with 276 additions and 16 deletions

View File

@@ -5196,10 +5196,13 @@ maybe chmod 0640 'postfix/rbl_override.db'
maybe chgrp 'postfix' 'postfix/relay_from_hosts'
maybe chmod 0640 'postfix/relay_from_hosts'
maybe chmod 0644 'postfix/relocated'
maybe chgrp 'postfix' 'postfix/sasl_passwd'
maybe chmod 0600 'postfix/sasl_passwd'
maybe chgrp 'postfix' 'postfix/sasl_passwd.db'
maybe chmod 0600 'postfix/sasl_passwd.db'
maybe chmod 0600 'postfix/sasl_passwd_sendgrid'
maybe chgrp 'postfix' 'postfix/sasl_passwd_smtp2go'
maybe chmod 0600 'postfix/sasl_passwd_smtp2go'
maybe chgrp 'postfix' 'postfix/sasl_passwd_smtp2go.db'
maybe chmod 0600 'postfix/sasl_passwd_smtp2go.db'
maybe chmod 0644 'postfix/sender_canonical'
maybe chmod 0640 'postfix/sender_canonical.db'
maybe chgrp 'postfix' 'postfix/skip_hello_hosts'