summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/plugin_loader-release.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/plugin_loader-release.service b/dist/plugin_loader-release.service
index 20fbe7b8..fcb0fcce 100644
--- a/dist/plugin_loader-release.service
+++ b/dist/plugin_loader-release.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=INFO
[Install]
-WantedBy=multi-user.target \ No newline at end of file
+WantedBy=multi-user.target