mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2026-02-12 05:56:11 -06:00
Compare commits
2 Commits
v1.13.02
...
055b515210
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
055b515210 | ||
|
|
a0d68daae7 |
@@ -579,7 +579,7 @@ HostConfig() {
|
|||||||
DBDIR="$AppSuppDir/Plug-in Support/Databases"
|
DBDIR="$AppSuppDir/Plug-in Support/Databases"
|
||||||
LOGFILE="$DBDIR/DBRepair.log"
|
LOGFILE="$DBDIR/DBRepair.log"
|
||||||
LOG_TOOL="logger"
|
LOG_TOOL="logger"
|
||||||
if [ -d /run/service/plex ]; then
|
if [ -d /run/service/service-plex ]; then
|
||||||
HaveStartStop=1
|
HaveStartStop=1
|
||||||
StartCommand="s6-svc -u /run/service/service-plex"
|
StartCommand="s6-svc -u /run/service/service-plex"
|
||||||
StopCommand="s6-svc -d /run/service/service-plex"
|
StopCommand="s6-svc -d /run/service/service-plex"
|
||||||
|
|||||||
Reference in New Issue
Block a user