diff options
-rw-r--r-- | net-mgmt/py-pdagent/files/pdagentd.in | 1 |
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%% |