mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
syslog-ng: add logread wrapper
Many (LuCI) packages require logread. Otherwise, for example, System Log tab in LuCI is empty Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
committed by
Josef Schlehofer
parent
5f07bb1094
commit
a00c1a3f4e
@@ -82,6 +82,8 @@ define Package/syslog-ng/install
|
||||
$(INSTALL_DIR) $(1)/etc/syslog-ng.d
|
||||
$(INSTALL_DATA) ./files/syslog-ng.conf $(1)/etc
|
||||
touch $(1)/etc/syslog-ng.d/.keep
|
||||
|
||||
$(INSTALL_BIN) ./files/logread $(1)/usr/sbin
|
||||
endef
|
||||
|
||||
define Package/syslog-ng/postinst
|
||||
|
||||
Reference in New Issue
Block a user