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

SVN-Revision: 23264
lede-17.01
Jo-Philipp Wich 2010-10-05 22:08:23 +00:00
parent a1973192c6
commit 8dc04c9018
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)