Files
packages/admin
Sergey Ponomarev 641ec2b644 syslog-ng: alternative for logread
When the syslog-ng installed it records all messages to /var/log/messages.
This makes the default OpenWrt's ubox /sbin/logread useless and return nothing.

The logread script was added to the syslog-ng as a shim.
It's based on `tail /var/log/messages` and repeats basic options that the ubox logread have.
The script is installed instead of the /sbin/logread and this is causes an error.

Instead install it to /usr/libexec/logread.sh and specify as an alternative /sbin/logread.

The ubox logread also needs to be made as alternative in /usr/libexec/logread-ubox.

So we need to give it a separate name.
The most simple and clear would be logread-shell or just logread.sh.

Suggested-by: Andreas Gnau <andreas.gnau@iopsys.eu>
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-11-24 11:10:10 +01:00
..
2024-11-16 13:39:44 +02:00
2024-08-01 19:51:51 +08:00
2024-09-28 15:46:15 +08:00
2024-11-11 18:48:55 +02:00
2024-11-13 12:07:20 -08:00
2024-06-23 11:05:02 -07:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-07-07 13:29:50 +02:00
2024-09-02 10:57:35 -07:00
2024-06-23 11:28:47 -07:00