[Buildroot] [PATCH v2] dnsmasq: install DBus configuration file

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Dec 30 21:44:19 UTC 2014


Dear Yegor Yefremov,

On Tue, 30 Dec 2014 21:55:27 +0100, Yegor Yefremov wrote:

> +ifeq ($(BR2_PACKAGE_DBUS),y)
> +define DNSMASQ_INSTALL_DBUS
> +	$(INSTALL) -D $(@D)/dbus/dnsmasq.conf \
> +		$(TARGET_DIR)/etc/dbus-1/system.d/dnsmasq.conf

Sorry, should have said that on the previous iteration: please add -m
0644 to the $(INSTALL) invocation.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list