[package] base-files: mark /etc/sysupgrade.conf as conffile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23264 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2010-10-05 22:08:23 +00:00
parent e7c0aa70ad
commit 2daa37688d
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ define Package/base-files/conffiles
/etc/shells /etc/shells
/etc/sysctl.conf /etc/sysctl.conf
/etc/rc.local /etc/rc.local
/etc/sysupgrade.conf
/etc/config/ /etc/config/
/etc/dropbear/ /etc/dropbear/
$(call $(TARGET)/conffiles) $(call $(TARGET)/conffiles)