saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-11-10 10:40:04 +02:00
parent fec2482135
commit a6d2827810
4 changed files with 3 additions and 6 deletions

View File

@@ -53,8 +53,8 @@ LogWhy yes
UserID opendkim:opendkim
## Create a socket through which your MTA can communicate.
#Socket inet:8891@localhost
Socket local:/run/opendkim/opendkim.sock
Socket inet:8891@127.0.0.1
#Socket local:/run/opendkim/opendkim.sock
## Required to use local socket with MTAs that access the socket as a non-
## privileged user (e.g. Postfix)