[systemd-commits] units/systemd-timesyncd.service.in
Kay Sievers
kay at kemper.freedesktop.org
Mon Jun 16 18:37:40 PDT 2014
units/systemd-timesyncd.service.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 01b85ba3add49db47a75a26c80a55d6af24de524
Author: Kay Sievers <kay at vrfy.org>
Date: Tue Jun 17 03:34:09 2014 +0200
timesyncd: do not start in virtualized environments
diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in
index 17b60d0..39edafc 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
More information about the systemd-commits
mailing list