Enable and start a per-user service.
Section: User Units and Transient Units
Enable user service
bash
bash
systemctl --user enable --now syncthing.serviceExplanation
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
Enable linger for user
Keep user services running without an active login session.
Run command in transient scope
Place an existing process subtree under a systemd scope.