Section: User Units and Transient Units

Enable user service

bash
bash
systemctl --user enable --now syncthing.service
Explanation

No sudo required for your own user manager.

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
List user units
Show units under the user service manager.
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
Enable and start timer
Activate a timer and persist it across boots.
OpenIn sheetbash2 tag match
List timers
Show active timers and next run times.
OpenIn sheetbash1 tag match