View | Details | Raw Unified | Return to bug 140981 | Differences between
and this patch

Collapse All | Expand All

(-)logcheck/files/patch-src__logcheck (+9 lines)
Lines 95-100 Link Here
95
        fi
95
        fi
96
 	
96
 	
97
     fi
97
     fi
98
@@ -168,7 +168,7 @@
99
 ${TMPDIR:+Check temporary directory: $TMPDIR
100
 }
101
 Also verify that the logcheck user can read all files referenced in
102
-/etc/logcheck/logcheck.logfiles!
103
+${LOGFILES_LIST}!
104
 
105
 $(export)
106
 EOF
98
@@ -212,8 +195,7 @@
107
@@ -212,8 +195,7 @@
99
 	    mkdir $cleaned \
108
 	    mkdir $cleaned \
100
 	        || error "Could not make dir $cleaned for cleaned rulefiles."
109
 	        || error "Could not make dir $cleaned for cleaned rulefiles."

Return to bug 140981