summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/atm3.sh
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-02-15 13:21:43 +0000
committerphk <phk@FreeBSD.org>2000-02-15 13:21:43 +0000
commitafc2859d9d423aed57d822718b4b795668b3f0c4 (patch)
tree51eb1a8877eeb45efd10868a2f943ebec27f2b9b /etc/rc.d/atm3.sh
parent12d9b60f3b2eef84da0e415aee4b399921cdea0a (diff)
downloadFreeBSD-src-afc2859d9d423aed57d822718b4b795668b3f0c4.zip
FreeBSD-src-afc2859d9d423aed57d822718b4b795668b3f0c4.tar.gz
No arguments needed for fore_dnld any longer.
Approved by: jkh
Diffstat (limited to 'etc/rc.d/atm3.sh')
-rw-r--r--etc/rc.d/atm3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/atm3.sh b/etc/rc.d/atm3.sh
index 7e72aeb..72787dd 100644
--- a/etc/rc.d/atm3.sh
+++ b/etc/rc.d/atm3.sh
@@ -32,7 +32,7 @@ atm_pass1() {
# Load microcode into FORE adapters (if needed)
if [ `expr "${atmdev}" : '.*hfa.*'` -ne 0 ]; then
- fore_dnld -d /etc
+ fore_dnld
fi
# Configure physical interfaces
OpenPOWER on IntegriCloud