Update FreeBSD service script

This commit is contained in:
JonnyWong16 2016-09-18 21:58:44 -07:00
parent 82499a53d4
commit 51c9aa2887
2 changed files with 17 additions and 7 deletions

View file

@ -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