[3.13] main/rsyslog: load custom config before standard rules

Closed Henrik Riomar requested to merge HRio/aports:3.13-rsyslog-fix-user-filters into 3.13-stable

We must include config files before the standard rules or else the standard logs will be full with data the user have configured filters for.

This problem was introduced in:

 5364bae363 main/rsyslog: move config loading behind module loading to allow module directives in config files

(cherry picked from commit 2714c3af)

Edited by Henrik Riomar

Merge request reports