mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-12 06:08:56 -05:00
Compare commits
No commits in common. "ac6058dd483845610a1db7dd3b241672a2f355e5" and "ebf170b1eb445cdede1b0f12293f759623c5221f" have entirely different histories.
ac6058dd48
...
ebf170b1eb
@ -680,8 +680,8 @@ HostConfig() {
|
|||||||
RootRequired=1
|
RootRequired=1
|
||||||
|
|
||||||
HaveStartStop=1
|
HaveStartStop=1
|
||||||
StartCommand="/usr/sbin/service ${BsdService} start"
|
StartCommand="/usr/sbin/service plexmediaserver${BsdService} start"
|
||||||
StopCommand="/usr/sbin/service ${BsdService} stop"
|
StopCommand="/usr/sbin/service plexmediaserver${BsdService} stop"
|
||||||
|
|
||||||
HostType="FreeBSD"
|
HostType="FreeBSD"
|
||||||
return 0
|
return 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user