[systemd-devel] [PATCH] install: enable timesyncd by default

Reindl Harald h.reindl at thelounge.net
Wed Jun 25 05:47:37 PDT 2014


Am 25.06.2014 14:43, schrieb Michael Olbrich:
> This treats it similarly to networkd, resolved and others and it matches
> what 90-systemd.preset does.
> ---
>  Makefile.am | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 4b292b2..bfef1c3 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -4301,6 +4301,9 @@ rootlibexec_PROGRAMS += \
>  nodist_systemunit_DATA += \
>  	units/systemd-timesyncd.service
>  
> +GENERAL_ALIASES += \
> +	$(systemunitdir)/systemd-timesyncd.service $(pkgsysconfdir)/system/multi-user.target.wants/systemd-timesyncd.service
> +
>  EXTRA_DIST += \
>  	units/systemd-timesyncd.service.in

another thing to mask on virtual machines which don't rely on
NTP or something else because they sync with the host-os
over their guest-tools

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140625/5897faf9/attachment.sig>


More information about the systemd-devel mailing list