From fed1e4d1f61cae231b33ec8bf3c6e26d02c8576d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= Date: Tue, 4 Jul 2017 15:39:44 +0200 Subject: [PATCH] Mark a comment in recommend.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Lysoněk --- recommend.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recommend.conf b/recommend.conf index 7a4478e..660fbca 100644 --- a/recommend.conf +++ b/recommend.conf @@ -15,7 +15,7 @@ # process - for RE to match running processes. It can have arbitrary suffix, all # process* lines have to match for the PROFILE to match (i.e. the AND operator) # /FILE - for RE to match content of the FILE, e.g.: '/etc/passwd=.+'. If file doesn't - exist, its RE will not match. +# exist, its RE will not match. # All REs for all KEYWORDs have to match for PROFILE to match (i.e. the AND operator). # If 'virt' or 'system' is not specified, it matches for every string.