summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-12-04 19:05:29 -0800
committerGitHub <noreply@github.com>2022-12-04 19:05:29 -0800
commit2b9a80c151d87d6e19ad4021244614c647d273fe (patch)
tree6985a1b790f881b5b9d4cd3f771a69d71fa74137 /dist
parenta90ed38c895b6cad44d06acfc14004292ec36cab (diff)
downloaddecky-loader-2b9a80c151d87d6e19ad4021244614c647d273fe.tar.gz
decky-loader-2b9a80c151d87d6e19ad4021244614c647d273fe.zip
Update install_prerelease.sh
Diffstat (limited to 'dist')
-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]