guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: harbourfront: Add ntp service.


From: Andreas Enge
Subject: branch master updated: hydra: harbourfront: Add ntp service.
Date: Sat, 19 Sep 2020 13:21:09 -0400

This is an automated email from the git hooks/post-receive script.

andreas pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 3c6733d  hydra: harbourfront: Add ntp service.
3c6733d is described below

commit 3c6733d5df55ee733f50d962a60606d366904a0b
Author: Andreas Enge <andreas@enge.fr>
AuthorDate: Sat Sep 19 19:20:08 2020 +0200

    hydra: harbourfront: Add ntp service.
    
    * hydra/harbourfront.scm (operating-system): Add ntp-service.
---
 hydra/harbourfront.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/harbourfront.scm b/hydra/harbourfront.scm
index 5e5043c..21bf9db 100644
--- a/hydra/harbourfront.scm
+++ b/hydra/harbourfront.scm
@@ -58,6 +58,7 @@
                    (service mcron-service-type
                             (mcron-configuration
                              (jobs (list gc-job))))
+                   (service ntp-service-type)
                    (modify-services %base-services
                      (guix-service-type config =>
                                         (guix-configuration



reply via email to

[Prev in Thread] Current Thread [Next in Thread]