base-files: mark /etc/rc.local as conffile
SVN-Revision: 23232
This commit is contained in:
parent
b0ca17ae6e
commit
a65975e0d6
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ define Package/base-files/conffiles
|
|||
/etc/profile
|
||||
/etc/shells
|
||||
/etc/sysctl.conf
|
||||
/etc/rc.local
|
||||
$(call $(TARGET)/conffiles)
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue