mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sysstat
|
||||
PKG_VERSION:=12.2.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://pagesperso-orange.fr/sebastien.godard/
|
||||
@@ -40,6 +40,7 @@ define Package/sysstat/description
|
||||
endef
|
||||
|
||||
define Package/sysstat/conffiles
|
||||
/etc/config/sysstat
|
||||
/etc/sysstat/sysstat.ioconf
|
||||
/etc/sysstat/sysstat
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user