1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-02-07 05:30:44 +00:00
Patrick Bellasi 96392fd6b5 cgroups: fix run_into shutils
On some targets the run_into function is not passing all params to the
called application. This patch should fix that using shift to get a list
of all command parameters.

Moreovere, we use now exec to spawn the command execution, which avoids to
generate yet another shell to run the required command.
2016-04-26 16:38:30 +01:00
..
2016-04-26 16:38:30 +01:00
2016-02-15 15:44:38 +00:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00