aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commitc145bf0db814344a41f3b4ced2f564493e657ee0 (patch)
tree486de0680bf50ae7a23bf587d0e63ce8f0a8f46f /package
parent13338c42ad55e0153d02a8543a2efe440375ef71 (diff)
downloadmaster-187ad058-c145bf0db814344a41f3b4ced2f564493e657ee0.tar.gz
master-187ad058-c145bf0db814344a41f3b4ced2f564493e657ee0.tar.bz2
master-187ad058-c145bf0db814344a41f3b4ced2f564493e657ee0.zip
base-files: add more config files to conffiles section
Signed-off-by: Nicolas Thill <nico@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45244 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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