1
0
Fork 0

Merge pull request #54 from olysonek/master

Mark a comment in recommend.conf
This commit is contained in:
Jaroslav Škarvada 2017-07-04 16:00:00 +02:00 committed by GitHub
commit 0484c6c258

View file

@ -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.