mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ipv6-support: Add conffiles section
SVN-Revision: 34423
This commit is contained in:
parent
a4edea5ef3
commit
a0f0c23109
@ -33,6 +33,10 @@ endef
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
define Package/ipv6-support/conffiles
|
||||
/etc/config/network6
|
||||
endef
|
||||
|
||||
define Package/ipv6-support/install
|
||||
$(INSTALL_DIR) $(1)/etc/hotplug.d/iface
|
||||
$(INSTALL_DATA) ./files/ipv6.hotplug $(1)/etc/hotplug.d/iface/20-ipv6
|
||||
|
Loading…
x
Reference in New Issue
Block a user