Re: [systemd-devel] systemd-run --user when lingering is disabled.

2024-09-09 Thread Lennart Poettering
On Mo, 09.09.24 13:12, Steve Traylen (steve.tray...@cern.ch) wrote: > > Example with lingering **disabled** > > root>  systemd-run  --service-type=exec   --user  --machine eric@.host > /usr/bin/sleep 1m > > With this > > The systemd --user instance is started for Eric and also the sleep is > start

[systemd-devel] systemd-run --user when lingering is disabled.

2024-09-09 Thread Steve Traylen
Example with lingering **disabled** root>  systemd-run  --service-type=exec   --user  --machine eric@.host /usr/bin/sleep 1m With this The systemd --user instance is started for Eric and also the sleep is started. However after < 10 seconds or so the transient unit and user service is a