summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/amd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/amd')
-rwxr-xr-xetc/rc.d/amd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/amd b/etc/rc.d/amd
index 040e5ff..56ecd34 100755
--- a/etc/rc.d/amd
+++ b/etc/rc.d/amd
@@ -47,7 +47,7 @@ amd_precmd()
;;
*)
rc_flags="-p ${rc_flags}"
- command_args=" > /var/run/amd.pid 2> /dev/null"
+ command_args="> /var/run/amd.pid 2> /dev/null"
;;
esac
return 0
OpenPOWER on IntegriCloud