MCPcopy Create free account
hub / github.com/Demonware/balanced / Sysctl

Function Sysctl

pkg/util/sysctl.go:23–26  ·  view source on GitHub ↗

sysctl sets the named sysctl to the value specified and returns its original value as a string. Note that this cannot be used if a sysctl component includes a period it its name - in that case use sysctlByComponents instead.

(name, value string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EnsureSysctlSettingsFunction · 0.92

Calls 2

sysctlByComponentsFunction · 0.85
InfofMethod · 0.65

Tested by

no test coverage detected