From: Markus Pargmann <mpa@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Markus Pargmann <mpa@pengutronix.de>
Subject: [ptxdist] [PATCH] ntp: select ntpd for systemd service
Date: Mon, 4 Aug 2014 13:05:52 +0200 [thread overview]
Message-ID: <1407150352-14149-1-git-send-email-mpa@pengutronix.de> (raw)
The ntp systemd service file will call ntpd. If ntpd is not configured
to be installed, the service will fail.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
rules/ntp.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/ntp.in b/rules/ntp.in
index 26addd587ff0..39556622bc92 100644
--- a/rules/ntp.in
+++ b/rules/ntp.in
@@ -237,6 +237,7 @@ config NTP_NTPD_SYSTEMD_UNIT
bool
default y
depends on SYSTEMD
+ select NTP_NTPD
prompt "install systemd service file"
config NTP_NTPDC
--
2.0.1
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2014-08-04 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 11:05 Markus Pargmann [this message]
2014-08-04 14:34 ` Michael Olbrich
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=1407150352-14149-1-git-send-email-mpa@pengutronix.de \
--to=mpa@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