Move plex binaries from /opt to /usr/lib and update to 1.12.1.4871.

This commit is contained in:
Donald Webster
2018-03-13 21:21:15 -07:00
parent 18c5b9428d
commit e172c863d4
6 changed files with 39 additions and 38 deletions
+1 -2
View File
@@ -4,7 +4,7 @@ After=network.target
[Service]
EnvironmentFile=/etc/conf.d/plexmediaserver
ExecStart=/opt/plexmediaserver/Plex\x20Media\x20Server
ExecStart=/usr/lib/plexmediaserver/Plex\x20Media\x20Server
Type=simple
User=plex
Group=plex
@@ -12,7 +12,6 @@ Restart=on-failure
RestartSec=5
StartLimitInterval=60s
StartLimitBurst=3
StandardOutput=null
[Install]
WantedBy=multi-user.target