From a90ed38c895b6cad44d06acfc14004292ec36cab Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sun, 4 Dec 2022 19:05:16 -0800 Subject: Update install_release.sh --- dist/install_release.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'dist') 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] -- cgit v1.2.3