mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-08 07:30:36 -04:00
Revert "Adjust the service to use the new dbus service name."
This reverts commit 7379b1f5b8
.
This commit is contained in:
parent
b6d9278dcb
commit
a057113d2a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ After=steamos-log-submitter.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=dbus
|
Type=dbus
|
||||||
BusName=com.steampowered.SteamOSManager1.Manager
|
BusName=com.steampowered.SteamOSManager1
|
||||||
Environment=RUST_LOG='INFO'
|
Environment=RUST_LOG='INFO'
|
||||||
ExecStart=/usr/lib/steamos-manager
|
ExecStart=/usr/lib/steamos-manager
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue