mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Update FreeBSD service script
This commit is contained in:
parent
82499a53d4
commit
51c9aa2887
2 changed files with 17 additions and 7 deletions
|
@ -58,7 +58,7 @@ verify_plexpy_pid() {
|
|||
fi
|
||||
}
|
||||
|
||||
# Try to stop PlexPy cleanly by calling shutdown over http.
|
||||
# Try to stop PlexPy cleanly by sending SIGTERM
|
||||
plexpy_stop() {
|
||||
echo "Stopping $name."
|
||||
verify_plexpy_pid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue