mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 23:01:55 +00:00
serv: Added systemd service file
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=SteamDeck Plugin Manager
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/home/deck/homebrew/services/plugin_manager/plugin_manager
|
||||||
|
WorkingDirectory=/home/deck/homebrew/services/plugin_manager/
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
Reference in New Issue
Block a user