CC-2250: airtime-pypo-stop doesnt work
-fixed
This commit is contained in:
parent
3eafdeef5d
commit
b9c1f7356f
4 changed files with 15 additions and 5 deletions
|
@ -10,6 +10,8 @@ exec 2>&1
|
|||
cd /usr/lib/airtime/pypo/bin/scripts
|
||||
|
||||
export PYTHONPATH=${api_client_path}
|
||||
su ${ls_user} -c "${ls_path} ${ls_param}"
|
||||
#su ${ls_user} -c "${ls_path} ${ls_param}" 2>&1
|
||||
|
||||
setuidgid ${ls_user} ${ls_path} ${ls_param}
|
||||
|
||||
# EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue