Enable chrony for all platforms (#3152)

This commit is contained in:
Rickard von Essen
2017-08-22 11:49:51 -07:00
committed by Daniel Nelson
parent b480022330
commit 53c5d3a290
3 changed files with 0 additions and 7 deletions
-2
View File
@@ -1,5 +1,3 @@
// +build linux
package chrony
import (
-3
View File
@@ -1,3 +0,0 @@
// +build !linux
package chrony
-2
View File
@@ -1,5 +1,3 @@
// +build linux
package chrony
import (