On Wed, 25.06.14 14:47, Reindl Harald ([email protected]) 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
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to