use plex env variables, usermod home folder of abc to /app
This commit is contained in:
parent
88c81df5ae
commit
bac8b14e6c
4 changed files with 24 additions and 12 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "Starting Plex Media Server."
|
||||
exec s6-setuidgid abc /usr/sbin/start_pms
|
||||
exec s6-setuidgid abc /bin/sh -c 'LD_LIBRARY_PATH=/usr/lib/plexmediaserver /usr/lib/plexmediaserver/Plex\ Media\ Server'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue