chiark / gitweb /
more merge fixups, looks like i missed a selinux patch somewhere...
[elogind.git] / udevstart.8
1 .TH UDEVSTART 8 "March 2004" "" "Linux Administrator's Manual"
2 .SH NAME
3 udevstart \- populate initial device directory
4 .SH SYNOPSIS
5 .B udevstart
6 .SH "DESCRIPTION"
7 .B udevstart
8 walks trough the sysfs device tree and calls
9 .B udev
10 to create the nodes for every valid device found. It can be used to fill a
11 empty device directory with nodes for all devices currently available on
12 the system.
13 .SH "SEE ALSO"
14 .BR udev (8)
15 .SH AUTHORS
16 .B udevstart
17 was developed primarily by Harald Hoyer <harald@redhat.com>, with much help
18 from others.