summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/install_release.sh1
1 files changed, 1 insertions, 0 deletions
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]