Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e6e6e commit 9a09e58Copy full SHA for 9a09e58
systemd.go
@@ -34,7 +34,7 @@ const (
34
35
var (
36
canDelegate bool
37
- once sync.Once
+ once sync.Once
38
)
39
40
func Systemd() ([]Subsystem, error) {
0 commit comments