docker-plex-wireguard/root/etc/s6-overlay/s6-rc.d/init-plex-chown
Evan Champion 094d2071e2 init-plex-chown/run: use TMPDIR instead of hardcoded /run/plex-temp
Changes init-plex-chown/run to use TMPDIR instead of hardcoded /run/plex-temp

Plex uses TMPDIR to store transcodes of music to WAV format for music
analysis (and maybe other things).

LS.io container sets TMPDIR=/run/plex-temp.  With read-only root this
means the /run tmpfs needs to have enough memory to store music analysis
transcodes.

LS.io container hardcoded /run/plex-temp in init so TMPDIR could not be
flexibly changed -- changed to use TMPDIR and clean on restart in case
of unclean shutdown.

Plex container is marked as supporting read-only root.
2026-03-16 06:05:53 +08:00
..
dependencies.d Revert "Revert "rebase plex to jammy, update to s6v3, remove opencl drivers"" 2022-10-19 10:17:56 -05:00
run init-plex-chown/run: use TMPDIR instead of hardcoded /run/plex-temp 2026-03-16 06:05:53 +08:00
type Revert "Revert "rebase plex to jammy, update to s6v3, remove opencl drivers"" 2022-10-19 10:17:56 -05:00
up Revert "Revert "rebase plex to jammy, update to s6v3, remove opencl drivers"" 2022-10-19 10:17:56 -05:00