joycontrol
joycontrol copied to clipboard
Convert run_system_command to use _exec instead of _shell
While probably harmless, use of _shell opens us up to argument injection via e.g. malformed device names.