pms-docker/root
slavox 220d9f72fd Change chown to modify ownership symlinks
It is possible to end up with a long startup period if symlinks have incorrect ownership as they've never corrected by this script currently so each new docker pull they are found by find and the target ownership is updated (despite being correct) causing a delay in startup

This change assumes that all symlink targets are also within the /config directory tree otherwise the targets could be left unchanged as chown no longer follows the links. Alternatively we could run the command twice once for targets & once for symlinks themselves.
2021-11-08 08:25:04 -06:00
..
etc Change chown to modify ownership symlinks 2021-11-08 08:25:04 -06:00
healthcheck.sh Add --max-time 100 to healthcheck (#66) 2021-02-15 08:30:15 -06:00
installBinary.sh Add arm64 support and Update Plex Download URLs to latest API (#48) 2020-04-07 09:33:24 -05:00
plex_service.sh Stop plex service with the s6 supervisor (#53) 2020-05-28 07:59:48 -05:00
plex-common.sh Corrected circular reference warnings 2021-03-24 09:54:04 -05:00