mirror of
https://github.com/cockpit-project/cockpit.git
synced 2026-05-06 12:26:58 -04:00
b6e06b442c
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>