Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 682832
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- a/usr/sbin/start_pms
0
++ b/usr/sbin/start_pms
Lines 20-25 Link Here
20
test -f /etc/default/plexmediaserver && . /etc/default/plexmediaserver
20
test -f /etc/default/plexmediaserver && . /etc/default/plexmediaserver
21
# Activate python virtualenv
22
. "${PLEX_MEDIA_SERVER_HOME}"/Resources/Python/bin/activate
23
21
if [ ! -d "$PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR" ]
24
if [ ! -d "$PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR" ]
22
then
25
then
23
  mkdir -p "$PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR"
26
  mkdir -p "$PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR"

Return to bug 682832