Added umask 0002
This commit is contained in:
parent
cb97618fcf
commit
2e38a19344
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
umask 0002
|
||||||
exec /sbin/setuser abc python /app/headphones/Headphones.py -p 8181 --datadir=/config --nolaunch
|
exec /sbin/setuser abc python /app/headphones/Headphones.py -p 8181 --datadir=/config --nolaunch
|
||||||
|
|
Loading…
Add table
Reference in a new issue