[gnome-continuous] manifest: Turn off systemd-timesyncd



commit d8a79a60d906fcb73b5c5a0de8905137cfe094ae
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sat Aug 23 09:54:05 2014 -0400

    manifest: Turn off systemd-timesyncd
    
    We don't have networking.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c2f3780..df91853 100644
--- a/manifest.json
+++ b/manifest.json
@@ -118,6 +118,7 @@
                 "config-opts": ["--disable-manpages",
                                 "--disable-networkd",
                                 "--disable-resolved",
+                                 "--disable-timesyncd",
                                 "--enable-compat-libs",
                                 "--with-sysvinit-path=",
                                 "--with-sysvrcnd-path="]},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]