Skip to content
Snippets Groups Projects
Commit a0f0c231 authored by Steven Barth's avatar Steven Barth
Browse files

ipv6-support: Add conffiles section

SVN-Revision: 34423
parent a4edea5e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment