From 24da871b7d931bee8f7d063ba3f001f338a96c99 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 16 Feb 2015 01:28:31 +0000 Subject: [PATCH] Drop a useless added space to keep this from changing on all machines --- roles/rkhunter/templates/rkhunter.conf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/rkhunter/templates/rkhunter.conf.j2 b/roles/rkhunter/templates/rkhunter.conf.j2 index 572edb2a15..ead823afb6 100644 --- a/roles/rkhunter/templates/rkhunter.conf.j2 +++ b/roles/rkhunter/templates/rkhunter.conf.j2 @@ -326,7 +326,6 @@ ALLOWHIDDENFILE=/dev/.udev/uevent_seqnum ALLOWHIDDENFILE=/dev/.updated {% endif %} - # # Allow the specified processes to use deleted files. # One process per line (use multiple ALLOWPROCDELFILE lines).