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

Lennart Poettering lennart at poettering.net
Thu Jun 26 10:12:27 PDT 2014


On Wed, 25.06.14 14:47, Reindl Harald (h.reindl at thelounge.net) wrote:

> > +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

There's really no reason to mask that manually. It already has
ConditionVirtualization=no, so that it is skipped in VMs and containers.

We actually try hard to make the core operating system adapt itself
really nicely to container and VM environments it might be running in,
so that the right thing happens regardless in which way we are started.

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list