diff options
author | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-02-28 21:42:25 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-02-28 21:42:25 +0100 |
commit | 63f2214164be4c04144e316c5b9d027bab38a8a6 (patch) | |
tree | 1c3cb2dddb9f662d921ac8b90fda329a463a447f /sys/src/9/boot | |
parent | ce6b942ff12cbb7fe7da634004b8f7eed76eee3d (diff) |
boot: ignore led file in /dev/sd*
Diffstat (limited to 'sys/src/9/boot')
-rwxr-xr-x | sys/src/9/boot/local.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/boot/local.rc b/sys/src/9/boot/local.rc index bca79c4ce..6166ac7c3 100755 --- a/sys/src/9/boot/local.rc +++ b/sys/src/9/boot/local.rc @@ -22,7 +22,7 @@ fn showlocaldevs{ for(i in `{ls -p $d}){ p=$d/$i switch($i){ - case ctl raw log + case ctl raw log led ; case plan9 nvram swap echo $p |