base-files: add more config files to conffiles section
authorNicolas Thill <nico@openwrt.org>
Thu, 2 Apr 2015 14:53:24 +0000 (14:53 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 2 Apr 2015 14:53:24 +0000 (14:53 +0000)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45244

package/base-files/Makefile

index e0bf91515a273c25d951461bc011dcd8aafe966b..93b33c313e68de58688c70e1b2a7f61c8c2f3774 100644 (file)
@@ -36,12 +36,16 @@ define Package/base-files
 endef
 
 define Package/base-files/conffiles
 endef
 
 define Package/base-files/conffiles
+/etc/config/network
+/etc/config/system
 /etc/hosts
 /etc/inittab
 /etc/group
 /etc/passwd
 /etc/shadow
 /etc/profile
 /etc/hosts
 /etc/inittab
 /etc/group
 /etc/passwd
 /etc/shadow
 /etc/profile
+/etc/protocols
+/etc/services
 /etc/shells
 /etc/sysctl.conf
 /etc/rc.local
 /etc/shells
 /etc/sysctl.conf
 /etc/rc.local