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/profile
|
||||||
/etc/shells
|
/etc/shells
|
||||||
/etc/sysctl.conf
|
/etc/sysctl.conf
|
||||||
|
/etc/rc.local
|
||||||
$(call $(TARGET)/conffiles)
|
$(call $(TARGET)/conffiles)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue