core-admin-client/qubesadmin/vm
Marek Marczykowski-Górecki 0092c0ac99
vm: add run_with_args method to call a single command with specific arguments
The method will ensure the parameters are properly handled as actual
separate arguments, regardless of shell special characters in them.
For now implement this with shlex.quote, later dedicated qrexec service
could be used.

QubesOS/qubes-issues#4850
2019-02-28 04:37:59 +01:00
..
__init__.py vm: add run_with_args method to call a single command with specific arguments 2019-02-28 04:37:59 +01:00