multimedia/plexmediaserver{-plexpass}: Update LD_LIBRARY_PATH in rc script
Occasionally a user would be unable to run plex due to a crash on startup.
The problem was identified as the libstdc++.so.6 from GCC being picked
up first instead of the one from compat9x.
PR: 204034
|