]> git.ipfire.org Git - thirdparty/systemd.git/blame - udevstart.8
[PATCH] fix udev segfaults with bad permissions file
[thirdparty/systemd.git] / udevstart.8
CommitLineData
b5e0fc32
KS
1.TH UDEVSTART 8 "March 2004" "" "Linux Administrator's Manual"
2.SH NAME
b86f56ff 3udevstart \- populate initial device directory
b5e0fc32
KS
4.SH SYNOPSIS
5.B udevstart
6.SH "DESCRIPTION"
7.B udevstart
8walks trough the sysfs device tree and calls
9.B udev
b86f56ff 10to create the nodes for every valid device found. It can be used to fill a
b5e0fc32
KS
11empty device directory with nodes for all devices currently available on
12the system.
13.SH "SEE ALSO"
14.BR udev (8)
15.SH AUTHORS
16.B udevstart
17was developed primarily by Harald Hoyer <harald@redhat.com>, with much help
18from others.