[package] base-files: mark /etc/rc.local as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23232 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
9d4221adef
commit
0823de355b
|
@ -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 New Issue