mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Fix debug logging
This commit is contained in:
Vendored
+1
-1
@@ -33,7 +33,7 @@ Restart=always
|
|||||||
ExecStart=/home/deck/homebrew/services/PluginLoader
|
ExecStart=/home/deck/homebrew/services/PluginLoader
|
||||||
WorkingDirectory=/home/deck/homebrew/services
|
WorkingDirectory=/home/deck/homebrew/services
|
||||||
Environment=PLUGIN_PATH=/home/deck/homebrew/plugins
|
Environment=PLUGIN_PATH=/home/deck/homebrew/plugins
|
||||||
Enviornment=LOG_LEVEL=DEBUG
|
Environment=LOG_LEVEL=DEBUG
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOM
|
EOM
|
||||||
|
|||||||
Reference in New Issue
Block a user