]> git.99rst.org Git - openwrt-packages.git/commit
rsyslog: track config files for procd restart
authorMichael Pfeifroth <redacted>
Fri, 29 May 2026 08:34:54 +0000 (10:34 +0200)
committerAlexandru Ardelean <redacted>
Fri, 7 Aug 2026 10:37:49 +0000 (13:37 +0300)
commit900251a607b782b912bf85cfd9ea68fd10b11efa
tree80a1b3c5b973d19c6e4282bc6988e4757be2162c
parent6b5954ef81534f775510a03ef2b529df4f634e42
rsyslog: track config files for procd restart

Add 'procd_set_param file' for both the base config and the generated
config file so procd detects config changes and restarts rsyslogd.

Without this, procd_add_reload_trigger fires on config changes but
procd does not restart the service because the command line is
identical. This leaves stale configuration active until a manual
restart.

Signed-off-by: Michael Pfeifroth <redacted>
admin/rsyslog/files/rsyslog.init
git clone https://git.99rst.org/PROJECT