diff options
author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2007-01-14 00:59:10 +0000 |
---|---|---|
committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2007-01-14 00:59:10 +0000 |
commit | 0a4b6a3bc7e9f325efbf8f3b01e90c762172e7d7 (patch) | |
tree | 6d5f46330f166e7ef7efcad951a0b4520848618b /package/udev/udev.conf | |
parent | 5d8342c7f74109ecdcc6049e3972aac2e6db7756 (diff) |
Upgrade to udev-101. We also create and init script that actually works and has been tested in multiple PowerPC embedded platforms. We also add a new config option to build the volume_id library which will be used by D-Bus and HAL.
Diffstat (limited to 'package/udev/udev.conf')
-rw-r--r-- | package/udev/udev.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package/udev/udev.conf b/package/udev/udev.conf deleted file mode 100644 index 2cea6cdd3..000000000 --- a/package/udev/udev.conf +++ /dev/null @@ -1,7 +0,0 @@ -# udev.conf - -# The initial syslog(3) priority: "err", "info", "debug" or its -# numerical equivalent. For runtime debugging, the daemons internal -# state can be changed with: "udevcontrol log_priority=<value>". -udev_log="err" -udev_root=/dev |