Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the latest beta/pre-release?
This issue is present in the latest pre-release
Describe the Bug
a@kokoro system]$ systemctl --user enable sunshine
Failed to enable unit: Unit sunshine.service does not exist
Think nothing more to be said is needed.
v2026.321.25052
Expected Behavior
a@kokoro sunshine-git]$ systemctl --user enable sunshine
Unit /usr/lib/systemd/user/sunshine.service is added as a dependency to a non-existent unit multi-user.target.
Additional Context
No response
Host Operating System
Linux
Operating System Version
arch
Architecture
amd64/x86_64
Package
other (self built)
GPU Type
NVIDIA
GPU Model
3080TI
GPU Driver/Mesa Version
n/a
Capture Method
KMS (Linux)
Apps
Log output
Online logs
No response
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the latest beta/pre-release?
This issue is present in the latest pre-release
Describe the Bug
a@kokoro system]$ systemctl --user enable sunshine
Failed to enable unit: Unit sunshine.service does not exist
Think nothing more to be said is needed.
v2026.321.25052
Expected Behavior
a@kokoro sunshine-git]$ systemctl --user enable sunshine
Unit /usr/lib/systemd/user/sunshine.service is added as a dependency to a non-existent unit multi-user.target.
Additional Context
No response
Host Operating System
Linux
Operating System Version
arch
Architecture
amd64/x86_64
Package
other (self built)
GPU Type
NVIDIA
GPU Model
3080TI
GPU Driver/Mesa Version
n/a
Capture Method
KMS (Linux)
Apps
Log output
Online logs
No response
Good to know, I'll keep this in mind for the future.
TL;DR for those who don't want to go digging through the links, the new service name is
app-dev.lizardbyte.app.Sunshine.service, sosystemctl --user enable --now app-dev.lizardbyte.app.Sunshine.servicewill do the trick.