summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/plugin_loader-prerelease.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/plugin_loader-prerelease.service b/dist/plugin_loader-prerelease.service
index a36a2435..86190ac4 100644
--- a/dist/plugin_loader-prerelease.service
+++ b/dist/plugin_loader-prerelease.service
@@ -8,7 +8,8 @@ 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]
-WantedBy=multi-user.target \ No newline at end of file
+WantedBy=multi-user.target