committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
## CONFIGURATION OPTIONS
|
||||
|
||||
## Specifies the path to the process ID file.
|
||||
PidFile /run/opendkim/opendkim.pid
|
||||
#PidFile /run/opendkim/opendkim.pid
|
||||
|
||||
## Selects operating modes. Valid modes are s (sign) and v (verify). Default is v.
|
||||
## Must be changed to s (sign only) or sv (sign and verify) in order to sign outgoing
|
||||
@@ -53,7 +53,8 @@ LogWhy yes
|
||||
UserID opendkim:opendkim
|
||||
|
||||
## Create a socket through which your MTA can communicate.
|
||||
Socket inet:8891@localhost
|
||||
#Socket inet:8891@localhost
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user