Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
dracut
use_all_paths_udev.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use_all_paths_udev.patch of Package dracut
diff -urB dracut-024/dracut-functions.sh new/dracut-functions.sh --- dracut-024/dracut-functions.sh 2012-10-16 16:31:06.000000000 +0200 +++ new/dracut-functions.sh 2012-11-04 00:20:30.736648962 +0100 @@ -901,7 +901,7 @@ inst_dir "$_target" for _rule in "$@"; do if [ "${rule#/}" = "$rule" ]; then - for r in ${udevdir}/rules.d /etc/udev/rules.d; do + for r in ${udevdir}/rules.d lib/udev/rules.d /etc/udev/rules.d; do if [[ -f $r/$_rule ]]; then _found="$r/$_rule" inst_rule_programs "$_found"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor