summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/atm3
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/atm3')
-rw-r--r--etc/rc.d/atm32
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/atm3 b/etc/rc.d/atm3
index df4c98c..51e3755 100644
--- a/etc/rc.d/atm3
+++ b/etc/rc.d/atm3
@@ -49,7 +49,7 @@ atm3_start()
atm_nif=`atm sh netif | { read junk ; \
while read dev junk ; do
echo "${dev} "
- done
+ done
}`
for net in ${atm_nif} ; do
OpenPOWER on IntegriCloud