Mark a comment in recommend.conf
Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
This commit is contained in:
parent
e143f76ccb
commit
fed1e4d1f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue