udev

package
v0.0.0-...-b79a0d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package udev allows starting udev and finding udevd if running.

Index

Constants

This section is empty.

Variables

View Source
var ExecErr = fmt.Errorf("execution error")

Functions

func IsRunning

func IsRunning() bool

return true if udevd appears to be running udev could already be running, particularly if we're in emergency mode. naive impl, would see any process with name/args ending in 'udevd' as being the udev daemon

func Start

func Start() (*os.Process, error)

Start udevd, return its os.Process so it can be killed later.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL