aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/atm1
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-11-14 06:35:43 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-11-14 06:35:43 +0000
commitce76d9c108732886fa3962d96f4cb461a0fbb65c (patch)
tree2fe0b15358cebf7c2aa6f5356aa417d43b5c528f /etc/rc.d/atm1
parentb064d43d8f8e1ff9b7497ff1b1ab5332d80ab037 (diff)
downloadsrc-ce76d9c108732886fa3962d96f4cb461a0fbb65c.tar.gz
src-ce76d9c108732886fa3962d96f4cb461a0fbb65c.zip
Notes
Diffstat (limited to 'etc/rc.d/atm1')
-rw-r--r--etc/rc.d/atm12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/atm1 b/etc/rc.d/atm1
index 88e435409873..1c53c7fc45f4 100644
--- a/etc/rc.d/atm1
+++ b/etc/rc.d/atm1
@@ -148,7 +148,7 @@ atm_pass2() {
netindx=0
while [ ${netindx} -lt ${netcnt} ]; do
net="${netname}${netindx}"
- netindx=`expr ${netindx} + 1`
+ netindx=$((${netindx} + 1))
echo -n " ${net}"
# Configure atmarp server