Define a conffiles section for radvd (#3973)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12558 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f7b431bdf4
commit
878a9c7c04
@ -71,6 +71,10 @@ define Build/Compile
|
||||
install
|
||||
endef
|
||||
|
||||
define Package/radvd/conffiles
|
||||
/etc/config/radvd
|
||||
endef
|
||||
|
||||
define Package/radvd/install
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
$(INSTALL_DATA) ./files/radvd.config $(1)/etc/config/radvd
|
||||
|
Loading…
x
Reference in New Issue
Block a user