From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ed1-x542.google.com ([2a00:1450:4864:20::542]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jzwTt-0002Hn-Fs for ptxdist@pengutronix.de; Mon, 27 Jul 2020 08:19:26 +0200 Received: by mail-ed1-x542.google.com with SMTP id c15so1588147edj.3 for ; Sun, 26 Jul 2020 23:19:25 -0700 (PDT) MIME-Version: 1.0 References: <20200724154843.5552-1-bruno.thomsen@gmail.com> <20200724154843.5552-3-bruno.thomsen@gmail.com> In-Reply-To: <20200724154843.5552-3-bruno.thomsen@gmail.com> From: Bruno Thomsen Date: Mon, 27 Jul 2020 08:19:08 +0200 Message-ID: Subject: Re: [ptxdist] [PATCH 3/6] chrony: systemd unit option List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Bruno Thomsen Den fre. 24. jul. 2020 kl. 17.48 skrev Bruno Thomsen : > > Signed-off-by: Bruno Thomsen > --- > rules/chrony.in | 7 +++++++ > rules/chrony.make | 8 ++++++++ > 2 files changed, 15 insertions(+) > +ifdef PTXCONF_CHRONY_SYSTEMD_UNIT > + @$(call install_alternative, chrony, 0, 0, 0644, \ > + $(CHRONY_DIR)/examples/chronyd.service, /usr/lib/systemd/system/chronyd.service) This should have been an install_copy. /Bruno _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de