mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +07:00
rules: SUSE update
This commit is contained in:
parent
223cfa97fc
commit
c7301bb3ce
@ -6,7 +6,7 @@ ACTION!="add|change", GOTO="md_end"
|
||||
|
||||
ATTR{md/array_state}=="|clear|inactive", GOTO="md_end"
|
||||
|
||||
#IMPORT{program}="/sbin/mdadm -D --export $tempnode"
|
||||
IMPORT{program}="/sbin/mdadm -D --export $tempnode"
|
||||
ENV{MD_NAME}=="?*", SYMLINK+="disk/by-id/md-name-$env{MD_NAME}"
|
||||
ENV{MD_UUID}=="?*", SYMLINK+="disk/by-id/md-uuid-$env{MD_UUID}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user