summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.network b/etc/rc.network
index eb1ee91..0b8c39d 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -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