source: MondoRescue/branches/2.2.5/mindi/udev.files

Last change on this file was 1825, checked in by Bruno Cornec, 16 years ago
  • Attempt to fix udev support for RHEL 5.1
  • Better support for automatic iLO Virtual Media with udev
File size: 353 bytes
RevLine 
[1759]1# This file should contain the list of all executables needed at restore time
2# for udev support for all distributions and udev versions
3# (config files are already taken by mindi)
4#
5# Pathnames should be absolute
6#
7# $Id$
8#
9/sbin/udevd
10/sbin/modprobe
11/sbin/insmod
12/sbin/udevstart
13/sbin/udevcontrol
[1789]14/sbin/udevtrigger
[1815]15/sbin/pam_console_apply
[1825]16/bin/bash
Note: See TracBrowser for help on using the repository browser.