mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-06 22:50:33 -04:00
Merge steamos-workerd in
This commit is contained in:
parent
6f1f1c032c
commit
83e9de9bcb
10 changed files with 1445 additions and 139 deletions
|
@ -1,7 +1,15 @@
|
|||
[Unit]
|
||||
Description=SteamOS Manager Daemon
|
||||
Wants=steamos-log-submitter.service
|
||||
After=steamos-log-submitter.service
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=com.steampowered.SteamOSManager1
|
||||
Environment=RUST_LOG='INFO'
|
||||
ExecStart=/usr/lib/steamos-manager
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue