mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 20:51:57 +00:00
drop TimeoutStopSec to 15s
This commit is contained in:
+1
-1
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user