Revert "rebase plex to jammy, update to s6v3, remove opencl drivers"

This commit is contained in:
Eric Nemchik 2022-10-19 09:43:27 -05:00 committed by GitHub
parent 40743bbeb1
commit 42744a60e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 23 additions and 32 deletions

View file

@ -0,0 +1,8 @@
#!/usr/bin/with-contenv bash
echo "Starting Plex Media Server."
export PLEX_MEDIA_SERVER_INFO_MODEL=$(uname -m)
export PLEX_MEDIA_SERVER_INFO_PLATFORM_VERSION=$(uname -r)
exec \
s6-setuidgid abc \
/usr/lib/plexmediaserver/Plex\ Media\ Server