mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-06 03:08:55 -05:00
parent
cd39ce5d14
commit
559090d9d7
@ -581,8 +581,8 @@ HostConfig() {
|
||||
LOG_TOOL="logger"
|
||||
if [ -d /run/service/plex ]; then
|
||||
HaveStartStop=1
|
||||
StartCommand="s6-svc -u /run/service/plex"
|
||||
StopCommand="s6-svc -d /run/service/plex"
|
||||
StartCommand="s6-svc -u /run/service/service-plex"
|
||||
StopCommand="s6-svc -d /run/service/service-plex"
|
||||
fi
|
||||
|
||||
HostType="HOTIO"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user