mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
11 lines
342 B
Diff
11 lines
342 B
Diff
--- 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
|