Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in the
mornings. Pointy hat again Obtained from: roam@orbitel.org
This commit is contained in:
parent
d536c8f7ee
commit
9d4dd86bed
@ -1678,7 +1678,7 @@ i4btrc*)
|
||||
aac*)
|
||||
unit=`expr $i : 'aac\(.*\)'`
|
||||
mknod aac$unit c 150 `unit2minor $unit`
|
||||
ln -sf aac$unit afa$unit
|
||||
ln -fs aac$unit afa$unit
|
||||
;;
|
||||
|
||||
mlx*)
|
||||
|
Loading…
Reference in New Issue
Block a user