e27c0ec config: Fix filename matching regex

1 file Authored by mzidek 7 years ago, Committed by lslebodn 7 years ago,
    config: Fix filename matching regex
    
    Configuration file snippets must end with suffix
    .conf. We wrongly allowed any suffixes that begin
    with .conf (for example .conf.back).
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+1 -1