Show units under the user service manager.

Section: User Units and Transient Units

List user units

bash
bash
systemctl --user list-units
Explanation

Useful for rootless services and desktop sessions.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing User Units and Transient Units
Enable user service
Enable and start a per-user service.
OpenIn sheetbashsame section
Enable linger for user
Keep user services running without an active login session.
OpenIn sheetbashsame section
Run a transient service
Create and run a one-off transient unit.
OpenIn sheetbashsame section
Run command in transient scope
Place an existing process subtree under a systemd scope.
OpenIn sheetbashsame section
List path units
Show path-based activation units.
OpenIn sheetbash2 tag match
List mount units
Show mount units known to systemd.
OpenIn sheetbash2 tag match