rsyslog: move from net to admin
authorMatthew Hagan <redacted>
Mon, 15 Nov 2021 09:58:54 +0000 (09:58 +0000)
committerRosen Penev <redacted>
Tue, 16 Nov 2021 21:27:24 +0000 (13:27 -0800)
Signed-off-by: Matthew Hagan <redacted>
admin/rsyslog/Makefile [moved from net/rsyslog/Makefile with 97% similarity]
admin/rsyslog/files/rsyslog.conf [moved from net/rsyslog/files/rsyslog.conf with 100% similarity]
admin/rsyslog/files/rsyslog.init [moved from net/rsyslog/files/rsyslog.init with 100% similarity]

similarity index 97%
rename from net/rsyslog/Makefile
rename to admin/rsyslog/Makefile
index 816fc0bdde1703352d227636674ca53910e1bb4c..12d3b046eaee2e5e53f47bccbb6421cc2c4b49b8 100644 (file)
@@ -28,8 +28,8 @@ PKG_BUILD_PARALLEL:=1
 include $(INCLUDE_DIR)/package.mk
 
 define Package/rsyslog
-  SECTION:=net
-  CATEGORY:=Network
+  SECTION:=admin
+  CATEGORY:=Administration
   TITLE:=Enhanced system logging and kernel message trapping daemons
   URL:=https://www.rsyslog.com/
   DEPENDS:=+libestr +libfastjson +libuuid +zlib
git clone https://git.99rst.org/PROJECT