package
0.0.0-20221215221243-b79a0d8da330
Repository: https://github.com/purecloudlabs/gprovision.git
Documentation: pkg.go.dev

# Functions

return true if udevd appears to be runningudev 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.
Start udevd, return its os.Process so it can be killed later.

# Variables

No description provided by the author