Skip to content

systemd-run switchover prepration#2435

Draft
jelly wants to merge 3 commits intocockpit-project:mainfrom
jelly:exec-systemd-run
Draft

systemd-run switchover prepration#2435
jelly wants to merge 3 commits intocockpit-project:mainfrom
jelly:exec-systemd-run

Conversation

@jelly
Copy link
Member

@jelly jelly commented Feb 12, 2026

No description provided.

Allows us to easier transition to self.execute with systemd-run support.
In the future we want to remove SSHConnection as these are machine core
internals we want to rework. systemd-run supports spawning a logind
session as `admin` which is perfect for running simple commands, but for
`podman run -d` we need to allow systemd-run to run in the background.
For those cases introduce a background mechanism by starting a transient
unit, the downside is that getting stdout out of is impossible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant