summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/network1
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/network1')
-rw-r--r--etc/rc.d/network14
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.d/network1 b/etc/rc.d/network1
index eb1ee91..0b8c39d 100644
--- a/etc/rc.d/network1
+++ b/etc/rc.d/network1
@@ -754,8 +754,8 @@ network_pass3() {
;;
esac
- amd -p ${amd_flags}\
- > /var/run/amd.pid 2> /dev/null
+ amd -p ${amd_flags} > /var/run/amd.pid \
+ 2> /dev/null &
;;
esac
else
OpenPOWER on IntegriCloud