aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-09-14 20:22:17 +0000
committerMark Felder <feld@FreeBSD.org>2017-09-14 20:22:17 +0000
commit9620259fffa8cf46a8185e360528426f07898696 (patch)
treea5647f3387569a4f996a140bdc0429ae328fc2c5
parent7007e1e6099737f8767512a50f87c24cbddff3e1 (diff)
downloadports-9620259fffa8cf46a8185e360528426f07898696.tar.gz
ports-9620259fffa8cf46a8185e360528426f07898696.zip
net-mgmt/py-pdagent: Remove command_args. It was a no-op.
Notes
Notes: svn path=/head/; revision=449852
-rw-r--r--net-mgmt/py-pdagent/files/pdagentd.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/py-pdagent/files/pdagentd.in b/net-mgmt/py-pdagent/files/pdagentd.in
index e8736fa7c490..a33879d0cdfa 100644
--- a/net-mgmt/py-pdagent/files/pdagentd.in
+++ b/net-mgmt/py-pdagent/files/pdagentd.in
@@ -25,7 +25,6 @@ load_rc_config $name
pidfile="/var/run/pdagent/pdagentd.pid"
command="%%PREFIX%%/bin/pdagentd.py"
-command_args="${rc_arg}"
start_precmd=pdagentd_precmd
procname=%%PYTHON_CMD%%