Revert "Adjust the service to use the new dbus service name."

This reverts commit 7379b1f5b8.
This commit is contained in:
Vicki Pfau 2024-04-05 14:44:10 -07:00
parent b6d9278dcb
commit a057113d2a

View file

@ -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