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

SVN-Revision: 23232
master
Jo-Philipp Wich 14 years ago
parent b0ca17ae6e
commit a65975e0d6
  1. 1
      package/base-files/Makefile

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

Loading…
Cancel
Save