Documentation
¶
Index ¶
Constants ¶
View Source
const ( RootexecPath = "/usr/local/bin/rootexec" RootexecFlagName = "-n" RootexecFlagShell = "-s=true" )
Rootexec data
View Source
const ( StateOff byte = 0x00 StateOn byte = 0xff StatePaused byte = 0x0f )
States
View Source
const ( SlabelOff = "Offline" SlabelOn = "Online" SlabelPaused = "Paused" )
State labels
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.