Last change
on this file since 2618 was 1825, checked in by Bruno Cornec, 17 years ago |
- Attempt to fix udev support for RHEL 5.1
- Better support for automatic iLO Virtual Media with udev
|
File size:
353 bytes
|
Line | |
---|
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
|
---|
14 | /sbin/udevtrigger
|
---|
15 | /sbin/pam_console_apply
|
---|
16 | /bin/bash
|
---|
Note:
See
TracBrowser
for help on using the repository browser.