aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-10-25 11:48:15 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-10-28 17:32:15 +0100
commitb17b4f5d0ddc4b052d56ddce25188723812d93cc (patch)
tree152df891eb69ff343607b764edfd1111f2c2ef1e /executor/executor.cc
parent3f614d77cbc296d3bb98b633a7442d347fa8fd83 (diff)
executor: setup sysctl's in setup_machine
Currently we assume that sysctl's are setup as part of machine boot. This introduces a non-trivial dependency on image creation and sysctl's are not captured by as part of C reproducers and are not captured by syzbot dashboard. This can make some reproducers fail on developer machines or on syzbot later when sysctl's change. Setup sysctl's in executor as part of machine setup. It makes it much more controllable and hermetic.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions