install the mdnsresponder init script with the correct permissions (#1477)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6597 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
45b4a496b2
commit
732c8dcf9e
@ -129,7 +129,7 @@ define Package/howl-mdnsresponder/install
|
||||
$(INSTALL_DIR) $(1)/etc
|
||||
$(INSTALL_DATA) ./files/mDNSResponder.conf $(1)/etc/mDNSResponder.conf
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_DATA) ./files/mDNSResponder.init $(1)/etc/init.d/mDNSResponder
|
||||
$(INSTALL_BIN) ./files/mDNSResponder.init $(1)/etc/init.d/mDNSResponder
|
||||
endef
|
||||
|
||||
define Package/howl-nifd/install
|
||||
|
Loading…
x
Reference in New Issue
Block a user