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

This commit is contained in:
Eric Nemchik 2022-10-19 10:17:56 -05:00 committed by GitHub
parent 68208c6464
commit c1cded9030
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 32 additions and 23 deletions

View file

@ -0,0 +1 @@
3

View file

@ -0,0 +1,8 @@
#!/usr/bin/with-contenv bash
echo "Starting Plex Media Server. . . (you can ignore the libusb_init error)"
export PLEX_MEDIA_SERVER_INFO_MODEL=$(uname -m)
export PLEX_MEDIA_SERVER_INFO_PLATFORM_VERSION=$(uname -r)
exec \
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z 127.0.0.1 32400" \
s6-setuidgid abc "/usr/lib/plexmediaserver/Plex Media Server"

View file

@ -0,0 +1 @@
longrun