diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-12-04 19:05:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-04 19:05:16 -0800 |
| commit | a90ed38c895b6cad44d06acfc14004292ec36cab (patch) | |
| tree | 6c66c4d2ee89a5090d0b8c4e06f387c18b6b9061 | |
| parent | 3653cf56403697cabec89a0715019c8bd649c896 (diff) | |
| download | decky-loader-a90ed38c895b6cad44d06acfc14004292ec36cab.tar.gz decky-loader-a90ed38c895b6cad44d06acfc14004292ec36cab.zip | |
Update install_release.sh
| -rw-r--r-- | dist/install_release.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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] |
