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