#161: NTP should be enabled by default on Atomic Host
-------------------------------+---------------------
 Reporter:  jberkus            |       Owner:
     Type:  defect             |      Status:  new
 Priority:  normal             |   Milestone:  Future
Component:  Docker Host Image  |  Resolution:
 Keywords:                     |
-------------------------------+---------------------

Comment (by walters):

 From 56d268f30c6f479141802f7ad3cfc9806dd47625 Mon Sep 17 00:00:00 2001
 From: Colin Walters <[email protected]>
 Date: Thu, 16 Jun 2016 09:46:30 -0400
 Subject: [PATCH] Enable timesyncd by default

 See https://fedorahosted.org/cloud/ticket/161
 ---
  fedora-atomic-docker-host.json | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-
 host.json
 index 17ea8d2..bdaec49 100644
 --- a/fedora-atomic-docker-host.json
 +++ b/fedora-atomic-docker-host.json
 @@ -82,5 +82,5 @@

      "default_target": "multi-user.target",

 -    "units": ["docker.service", "cockpit.socket", "docker-storage-
 setup.service"]
 +    "units": ["docker.service", "cockpit.socket", "docker-storage-
 setup.service", "systemd-timesyncd.service"]
  }
 --
 2.5.5

-- 
Ticket URL: <https://fedorahosted.org/cloud/ticket/161#comment:1>
cloud <https://fedorahosted.org/cloud>
Fedora Cloud Working Group Ticketing System
_______________________________________________
cloud mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to