summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-04-02 14:53:24 +0000
committerNicolas Thill <nico@openwrt.org>2015-04-02 14:53:24 +0000
commit11d4a00c887f61b52591fe2a679afdfd1b8ac25c (patch)
tree79eb3482d8eb6f4c7bdcd543200a052fb35a0211 /package/base-files/Makefile
parent3bd422f61026ff49281380a8865889c2ad7b2e7b (diff)
downloadmaster-31e0f0ae-11d4a00c887f61b52591fe2a679afdfd1b8ac25c.tar.gz
master-31e0f0ae-11d4a00c887f61b52591fe2a679afdfd1b8ac25c.tar.bz2
master-31e0f0ae-11d4a00c887f61b52591fe2a679afdfd1b8ac25c.zip
base-files: add more config files to conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 45244
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index e0bf91515a..93b33c313e 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -36,12 +36,16 @@ define Package/base-files
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/protocols
+/etc/services
/etc/shells
/etc/sysctl.conf
/etc/rc.local