parent
88c81df5ae
commit
bac8b14e6c
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
echo "Starting Plex Media Server."
|
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…
Reference in new issue