drop TimeoutStopSec to 15s

This commit is contained in:
AAGaming
2024-09-11 21:00:19 -04:00
parent 508408ad5a
commit 9df5f00068
+1 -1
View File
@@ -6,7 +6,7 @@ Type=simple
User=root User=root
Restart=always Restart=always
KillMode=process KillMode=process
TimeoutStopSec=45 TimeoutStopSec=15
ExecStart=${HOMEBREW_FOLDER}/services/PluginLoader ExecStart=${HOMEBREW_FOLDER}/services/PluginLoader
WorkingDirectory=${HOMEBREW_FOLDER}/services WorkingDirectory=${HOMEBREW_FOLDER}/services
Environment=UNPRIVILEGED_PATH=${HOMEBREW_FOLDER} Environment=UNPRIVILEGED_PATH=${HOMEBREW_FOLDER}