Update logfile configurations.
This commit is contained in:
parent
9f1e0b51c8
commit
44b93b9422
17 changed files with 287 additions and 127 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# Where the copies of the current certificates/keys should be placed. Comment for no copying.
|
||||
CERTSDIR="/etc/certificates"
|
||||
# The syslog facility and tag to use. Comment for no sysloging.
|
||||
SYSLOG_FACILITY="local1"
|
||||
SYSLOG_FACILITY="lpr"
|
||||
SYSLOG_TAG="dehydrated-hooks"
|
||||
# Where from/to to send emails. Comment for no emailing.
|
||||
EMAIL_FROM="\"Server: ${HOSTNAME%%.*}\" <noreply@slackware.uk.net>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue