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