CC-2016: Rearrange python scripts for reusability
-bug fix with liquidsoap not being to see the soundcard
This commit is contained in:
parent
a6b1b51fc2
commit
26ac9754bf
2 changed files with 1 additions and 3 deletions
|
@ -11,6 +11,5 @@ PYTHONPATH=${api_client_path}:$PYTHONPATH
|
|||
export PYTHONPATH
|
||||
|
||||
cd /opt/pypo/bin/scripts
|
||||
exec setuidgid ${ls_user} \
|
||||
${ls_path} ${ls_param}
|
||||
sudo -u ${ls_user} ${ls_path} ${ls_param}
|
||||
# EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue