--- a/luci/modules/luci-mod-status/root/usr/libexec/syslog-wrapper 2024-08-19 10:41:15.218499730 +0200 +++ b/luci/modules/luci-mod-status/root/usr/libexec/syslog-wrapper 2024-08-19 10:41:21.654412260 +0200 @@ -12,7 +12,7 @@ fi if [ -f /sbin/logread ]; then - /sbin/logread -e ^ + /sbin/logread ^ else /usr/sbin/logread -e ^ fi