-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51627/
-----------------------------------------------------------
Review request for mesos and Joris Van Remoortere.
Bugs: MESOS-6122
https://issues.apache.org/jira/browse/MESOS-6122
Repository: mesos
Description
-------
The flags should come first before the systemd::exists() check
runs.Currently the systemd.exists() always runs and there's no way to
disable that check from running in mesos-slave.
Diffs
-----
src/slave/main.cpp 8c9d241890ffa85f88096385e07789e6fc945ddb
Diff: https://reviews.apache.org/r/51627/diff/
Testing
-------
make check
Thanks,
Jie Yu