diff --git a/services/headphones/run b/services/headphones/run index 9285047..8479326 100755 --- a/services/headphones/run +++ b/services/headphones/run @@ -1,3 +1,4 @@ #!/bin/bash +umask 0002 exec /sbin/setuser abc python /app/headphones/Headphones.py -p 8181 --datadir=/config --nolaunch