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

SVN-Revision: 23232
owl
Jo-Philipp Wich 2010-10-05 07:32:37 +00:00
parent b0ca17ae6e
commit a65975e0d6
1 changed files with 1 additions and 0 deletions

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