aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-05 22:08:23 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-05 22:08:23 +0000
commit2daa37688d186752c1088615ac823e1beeb7b041 (patch)
treea813052c625b01e49bbe2e5ac359013e7606bc96 /package
parente7c0aa70ade081b0bfa31f7a5dd54fc3d44debc8 (diff)
downloadmaster-187ad058-2daa37688d186752c1088615ac823e1beeb7b041.tar.gz
master-187ad058-2daa37688d186752c1088615ac823e1beeb7b041.tar.bz2
master-187ad058-2daa37688d186752c1088615ac823e1beeb7b041.zip
[package] base-files: mark /etc/sysupgrade.conf as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23264 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/base-files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index ff6dbc0871..5a6c1a969a 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -54,6 +54,7 @@ define Package/base-files/conffiles
/etc/shells
/etc/sysctl.conf
/etc/rc.local
+/etc/sysupgrade.conf
/etc/config/
/etc/dropbear/
$(call $(TARGET)/conffiles)