[package] base-files: mark /etc/sysupgrade.conf as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23264 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
e7c0aa70ad
commit
2daa37688d
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue