mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bruce says the links are not needed.
This commit is contained in:
parent
8d6337d059
commit
023fe50302
1 changed files with 0 additions and 2 deletions
|
|
@ -863,10 +863,8 @@ ast*)
|
|||
0|1|2|3)
|
||||
mknod ast${unit} c $chr $(($unit * 8 + 0)) root:operator
|
||||
chmod 640 ast${unit}
|
||||
ln -fs ast${unit} rast${unit}
|
||||
mknod nast${unit} c $chr $(($unit * 8 + 1)) root:operator
|
||||
chmod 640 nast${unit}
|
||||
ln -fs nast${unit} nrast${unit}
|
||||
;;
|
||||
*)
|
||||
echo bad unit for tape in: $i
|
||||
|
|
|
|||
Loading…
Reference in a new issue