diff --git a/dist/install_release.sh b/dist/install_release.sh index 8d52728e..58f88d97 100644 --- a/dist/install_release.sh +++ b/dist/install_release.sh @@ -40,6 +40,7 @@ User=root Restart=always ExecStart=${HOMEBREW_FOLDER}/services/PluginLoader WorkingDirectory=${HOMEBREW_FOLDER}/services +KillSignal=SIGKILL Environment=PLUGIN_PATH=${HOMEBREW_FOLDER}/plugins Environment=LOG_LEVEL=INFO [Install]