mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-30 22:59:51 +02:00
users for snapclient and snapserver daemon
This commit is contained in:
parent
88cf84aa50
commit
0f2359c971
11 changed files with 64 additions and 22 deletions
|
@ -48,7 +48,7 @@ do_start()
|
|||
PIDDIR=$(dirname "$PIDFILE")
|
||||
if [ ! -d "$PIDDIR" ]; then
|
||||
mkdir -m 0755 $PIDDIR
|
||||
chown snapcast:audio $PIDDIR
|
||||
chown snapclient:audio $PIDDIR
|
||||
fi
|
||||
|
||||
# Return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue