Potential fix for problematic /transcode mount
This commit is contained in:
parent
e176de3442
commit
9231e97742
2 changed files with 2 additions and 0 deletions
1
init/15_fix_for_transcode.sh
Normal file
1
init/15_fix_for_transcode.sh
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
chown abc:abc /transcode
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "Starting Plex Media Server."
|
||||||
exec /sbin/setuser abc /usr/sbin/start_pms
|
exec /sbin/setuser abc /usr/sbin/start_pms
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue