Place an existing process subtree under a systemd scope.
Section: User Units and Transient Units
Run command in transient scope
bash
bash
systemd-run --scope rsync -av ./src/ /mnt/backup/Explanation
Useful for interactive commands you still want systemd to track.
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