package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev

# Packages

package auditlog implements support for manipulating kernel audit system.
Package environ implements utilities for managing host environment during an operation.
No description provided by the author
No description provided by the author
package service implements helpers for working with systemd services.
package signals implements support for managing interrupt signals.

# Functions

Chroot executes chroot syscall on the specified directory.
DropCapabilities drops all capabilities except those specified with keep from the current process.
DropCapabilitiesForJournalExport drops capabilities except those required to export a systemd journal.
GetFilesystem detects the filesystem on device specified with path.
GetFilesystemForPath returns the filesystem type for given path.

# Constants

FilesystemTemporary defines the tmpfs filesystem.