Files
Freya Gustavsson b6e06b442c lib: Allow providing arguments to systemd-run (#22467)
Would allow users to call `LongRunningProcess.run()` with an argument
list that can include stuff like `--setenv=FOO=BAR` and other
`systemd-run` related arguments.

Fixes: https://github.com/cockpit-project/cockpit/issues/22454

Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
2025-10-09 15:00:18 +02:00
..