summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/install_prerelease.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/install_prerelease.sh b/dist/install_prerelease.sh
index 18f4144d..97c78916 100644
--- a/dist/install_prerelease.sh
+++ b/dist/install_prerelease.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=DEBUG
[Install]