mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-14 17:43:31 +03:00
serv: Added systemd service file
This commit is contained in:
9
plugin_manager.service
Normal file
9
plugin_manager.service
Normal file
@@ -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