summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/MAKEDEV2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index 6a8505a..27fcc31 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -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*)
OpenPOWER on IntegriCloud