summaryrefslogtreecommitdiff
path: root/etc/init.d/udev
AgeCommit message (Expand)Author
2005-04-26[PATCH] start up udevd ourselves in the init script to give it some good prio...greg@kroah.com
2005-04-26[PATCH] update the red hat init script to handle nodes that are not presentgreg@kroah.com
2005-04-26[PATCH] update the init.d udev script based on a patch from Red Hat.greg@kroah.com
2005-04-26[PATCH] remove the .udev.tdb when installing or uninstalling to be safe.greg@kroah.com
2005-04-26[PATCH] remove the database at startup.greg@kroah.com
2005-04-26[PATCH] LSB init script and other stuffeike-hotplug@sf-tec.de
2005-04-26[PATCH] more init script cleanups, the stop target now calls udev to cleanup ...greg@kroah.com
2005-04-26[PATCH] make udev init script run udev in the background to let startup go mu...greg@kroah.com
2005-04-26[PATCH] Add restart target to the etc/init.d/udev scriptgreg@kroah.com
2005-04-26[PATCH] fix udev init.d script to handle all class devices in sysfs.greg@kroah.com
2005-04-26[PATCH] udev init scriptrml@tech9.net