Enable chrony for all platforms (#3152)
(cherry picked from commit 53c5d3a290
)
This commit is contained in:
parent
98774d60e2
commit
6616065acf
|
@ -1,5 +1,3 @@
|
|||
// +build linux
|
||||
|
||||
package chrony
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
// +build !linux
|
||||
|
||||
package chrony
|
|
@ -1,5 +1,3 @@
|
|||
// +build linux
|
||||
|
||||
package chrony
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue