github.com/netdata/go.d.plugin@v0.58.1/agent/hostinfo/hostinfo_common.go (about)

     1  // SPDX-License-Identifier: GPL-3.0-or-later
     2  
     3  //go:build !linux
     4  
     5  package hostinfo
     6  
     7  var SystemdVersion int