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