From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] gpsd: activate the systemd socket unit by default
Date: Fri, 17 Jul 2020 13:57:03 +0200 [thread overview]
Message-ID: <E1jwOz9-0004zy-Gv@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200713104303.21475-1-rhi@pengutronix.de>
Thanks, applied as 86f020c0261b19e120b22a979945b97bb9c5faab.
Michael
[sent from post-receive hook]
On Fri, 17 Jul 2020 13:57:03 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Do the same as for the service unit, otherwise the installed socket unit
> does not make much sense without additional configuration.
>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200713104303.21475-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/gpsd.make b/rules/gpsd.make
> index 02328d7ca5e8..f75caa5b4bbd 100644
> --- a/rules/gpsd.make
> +++ b/rules/gpsd.make
> @@ -170,6 +170,8 @@ ifdef PTXCONF_GPSD_SYSTEMD_UNIT
> /usr/lib/systemd/system/multi-user.target.wants/gpsd.service)
> @$(call install_alternative, gpsd, 0, 0, 644, \
> /usr/lib/systemd/system/gpsd.socket)
> + @$(call install_link, gpsd, ../gpsd.socket, \
> + /usr/lib/systemd/system/sockets.target.wants/gpsd.socket)
> ifdef PTXCONF_GPSD_GPSCTL
> @$(call install_alternative, gpsd, 0, 0, 644, \
> /usr/lib/systemd/system/gpsdctl@.service)
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
prev parent reply other threads:[~2020-07-17 11:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-13 10:43 [ptxdist] [PATCH] " Roland Hieber
2020-07-17 11:57 ` 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=E1jwOz9-0004zy-Gv@dude02.hi.pengutronix.de \
--to=mol@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=rhi@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