Skip to content

Commit

Permalink
drop TimeoutStopSec to 15s
Browse files Browse the repository at this point in the history
  • Loading branch information
AAGaming00 committed Sep 12, 2024
1 parent 508408a commit 9df5f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/plugin_loader-prerelease.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Type=simple
User=root
Restart=always
KillMode=process
TimeoutStopSec=45
TimeoutStopSec=15
ExecStart=${HOMEBREW_FOLDER}/services/PluginLoader
WorkingDirectory=${HOMEBREW_FOLDER}/services
Environment=UNPRIVILEGED_PATH=${HOMEBREW_FOLDER}
Expand Down

0 comments on commit 9df5f00

Please sign in to comment.