DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -28,12 +28,16 @@ define Package/syslog-ng
|
||||
CATEGORY:=Administration
|
||||
DEPENDS:=+libol
|
||||
TITLE:=A powerful syslog daemon
|
||||
DESCRIPTION:=syslog-ng reads and logs messages to the system console, log\\\
|
||||
files, other machines and/or users as specified by its\\\
|
||||
configuration file.\\\
|
||||
URL:=http://www.balabit.com/products/syslog_ng/
|
||||
endef
|
||||
|
||||
define Package/syslog-ng/description
|
||||
syslog-ng reads and logs messages to the system console, log
|
||||
files, other machines and/or users as specified by its
|
||||
configuration file.
|
||||
|
||||
endef
|
||||
|
||||
define Package/syslog-ng/conffiles
|
||||
/etc/syslog-ng/syslog-ng.conf
|
||||
endef
|
||||
|
Reference in New Issue
Block a user