Documentation ¶
Overview ¶
Package selinux holds selinux related files
Index ¶
Constants ¶
View Source
const ( // SELinuxStatusDisableKey represents the key in the kernel map managing the current SELinux disable status SELinuxStatusDisableKey uint32 = 0 // SELinuxStatusEnforceKey represents the key in the kernel map managing the current SELinux enforce status SELinuxStatusEnforceKey uint32 = 1 )
Variables ¶
This section is empty.
Functions ¶
func SnapshotSELinux ¶
SnapshotSELinux snapshots SELinux
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.