mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Fabian Pflug <f.pflug@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mosquitto: allow to overwrite .service
Date: Mon,  8 Sep 2025 09:24:18 +0200	[thread overview]
Message-ID: <20250908072418.3510000-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250903153419.1860004-2-f.pflug@pengutronix.de>

Thanks, applied as 09c76f2c58db9d24045db92ddd3e976b47cd0012.

Michael

[sent from post-receive hook]

On Mon, 08 Sep 2025 09:24:18 +0200, Fabian Pflug <f.pflug@pengutronix.de> wrote:
> Use alternative instead of copy in order to provide your own
> mosquitto.service file for easier changes.
> 
> Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
> Tested-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20250903153419.1860004-2-f.pflug@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mosquitto.make b/rules/mosquitto.make
> index 488618e15478..ccc0d2eaace9 100644
> --- a/rules/mosquitto.make
> +++ b/rules/mosquitto.make
> @@ -99,7 +99,7 @@ ifdef PTXCONF_MOSQUITTO_BROKER
>  		/etc/mosquitto/mosquitto.conf)
>  
>  ifdef PTXCONF_MOSQUITTO_SYSTEMD_UNIT
> -	@$(call install_copy, mosquitto, 0, 0, 0644, -, \
> +	@$(call install_alternative, mosquitto, 0, 0, 0644, \
>  		/usr/lib/systemd/system/mosquitto.service)
>  	@$(call install_link, mosquitto, ../mosquitto.service, \
>  		/usr/lib/systemd/system/multi-user.target.wants/mosquitto.service)



      parent reply	other threads:[~2025-09-08  7:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-03 13:44 [ptxdist] [PATCH] " Fabian Pflug
2025-09-03 13:49 ` Alexander Dahl via ptxdist
2025-09-03 15:31 ` [ptxdist] [PATCH v2] " Fabian Pflug
2025-09-04  7:09   ` Alexander Dahl via ptxdist
2025-09-08  7:24   ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250908072418.3510000-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=f.pflug@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox