mirror of
https://aur.archlinux.org/plex-media-server-plexpass.git
synced 2025-11-20 06:28:29 +00:00
Move plex binaries from /opt to /usr/lib and update to 1.12.1.4871.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user