base-files: mark /etc/rc.local as conffile

SVN-Revision: 23232
This commit is contained in:
Jo-Philipp Wich 2010-10-05 07:32:37 +00:00
parent b0ca17ae6e
commit a65975e0d6

View file

@ -53,6 +53,7 @@ define Package/base-files/conffiles
/etc/profile
/etc/shells
/etc/sysctl.conf
/etc/rc.local
$(call $(TARGET)/conffiles)
endef