From: Kay Sievers Date: Tue, 17 Jun 2014 01:34:09 +0000 (+0200) Subject: timesyncd: do not start in virtualized environments X-Git-Tag: v215~371 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=01b85ba3add49db47a75a26c80a55d6af24de524;hp=75183a9be0651ec220ceaad26570da5fedba151c timesyncd: do not start in virtualized environments --- diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in index 17b60d08c..39edafc8d 100644 --- a/units/systemd-timesyncd.service.in +++ b/units/systemd-timesyncd.service.in @@ -9,6 +9,7 @@ Description=Network Time Synchronization Documentation=man:systemd-timesyncd.service(8) ConditionCapability=CAP_SYS_TIME +ConditionVirtualization=no DefaultDependencies=no RequiresMountsFor=/var/lib/systemd/clock After=systemd-remount-fs.service systemd-tmpfiles-setup.service systemd-sysusers.service