Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/1Panel
/ Sysvinit
Struct
Sysvinit
agent/utils/controller/manager/sysvinit.go:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
Sysvinit
struct
{ toolCmd string }
12
13
func
NewSysvinit() *Sysvinit {
14
return
&Sysvinit{toolCmd:
"service"
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected