Commit 07473acd by Olivér Pintér

use full path in rc file

parent cc8c8df8
...@@ -19,7 +19,7 @@ do_start() ...@@ -19,7 +19,7 @@ do_start()
{ {
PATH=${PATH}:/usr/local/bin/ PATH=${PATH}:/usr/local/bin/
daemon -P ${pidfile} -r /usr/local/bin/python /root/agent/agent.py /usr/sbin/daemon -P ${pidfile} -r /usr/local/bin/python /root/agent/agent.py
} }
do_stop() do_stop()
......
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