Run one-shot as another user systemd

Run a transient one-shot unit under a specific user

systemd-run --uid=1000 --gid=1000 --wait /usr/bin/myapp --task
more systemd all 26 commands →