base-files: mark /etc/sysupgrade.conf as conffile
SVN-Revision: 23264
This commit is contained in:
parent
a1973192c6
commit
8dc04c9018
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue