Commit 05337ec1 by Oliver Pinter

wrong path in rc file

parent 44e57653
...@@ -11,8 +11,9 @@ ...@@ -11,8 +11,9 @@
name="circle_agent" name="circle_agent"
rcvar="circle_agent_enable" rcvar="circle_agent_enable"
command="/usr/local/bin/python /root/agent.py" command="/usr/local/bin/python /root/agent/agent.py"
pidfile="/var/run/${name}.pid"
PATH=${PATH}:/usr/local/bin/
load_rc_config $name load_rc_config $name
run_rc_command "$1" run_rc_command "$1"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment