summaryrefslogtreecommitdiff
path: root/security/logcheck/files/patch-etc_logcheck.conf
blob: b94033de9937cabaa2d278bc4adc4712e38ce3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
--- etc/logcheck.conf.orig	2022-12-22 22:41:45 UTC
+++ etc/logcheck.conf
@@ -9,7 +9,7 @@
 # Controls the presence of boilerplate at the top of each message:
 # Alternatively, set to "0" to disable the introduction.
 #
-# If the files /etc/logcheck/header.txt and /etc/logcheck/footer.txt
+# If the files %%ETCDIR%%/header.txt and %%ETCDIR%%/footer.txt
 # are present their contents will be read and used as the header and
 # footer of any generated mails.
 
@@ -44,8 +44,8 @@ FQDN=1
 
 #SORTUNIQ=0
 
-# Controls whether /etc/logcheck/cracking.ignore.d is scanned for
-# exceptions to the rules in /etc/logcheck/cracking.d:
+# Controls whether %%ETCDIR%%/cracking.ignore.d is scanned for
+# exceptions to the rules in %%ETCDIR%%/cracking.d:
 # Alternatively, set to "1" to enable cracking.ignore support
 
 #SUPPORT_CRACKING_IGNORE=0
@@ -53,7 +53,7 @@ FQDN=1
 # Controls the base directory for rules file location
 # This must be an absolute path
 
-#RULEDIR="/etc/logcheck"
+#RULEDIR="%%ETCDIR%%"
 
 # Controls if syslog-summary is run over each section.
 # Alternatively, set to "1" to enable extra summary.