> On Sept. 23, 2015, 1:46 a.m., Timothy Chen wrote: > > src/linux/systemd.cpp, line 54 > > <https://reviews.apache.org/r/38634/diff/2/?file=1081887#file1081887line54> > > > > Just tried to run this in CentOS 7 and I couldn't find /bin/systemd, > > but systemd is running.
I see :/ So either use the shell's PATH (again) or have fall back locations. - Niklas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38634/#review100168 ----------------------------------------------------------- On Sept. 22, 2015, 6:48 p.m., Joris Van Remoortere wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38634/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2015, 6:48 p.m.) > > > Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Jie Yu, Niklas > Nielsen, Thomas Rampelberg, and Timothy Chen. > > > Bugs: MESOS-3425 > https://issues.apache.org/jira/browse/MESOS-3425 > > > Repository: mesos > > > Description > ------- > > This will be used to perform Systemd specific actions. > > > Diffs > ----- > > src/Makefile.am e22406018d6b1d900c3f0ba1b11b13910ee9307c > src/linux/systemd.hpp PRE-CREATION > src/linux/systemd.cpp PRE-CREATION > src/slave/containerizer/linux_launcher.hpp > f6112c98ffcc46ebcaf5581e821d5481d2f6b494 > src/slave/containerizer/linux_launcher.cpp > fd0ffcf838a745ccd458d57821d358eceb85be26 > > Diff: https://reviews.apache.org/r/38634/diff/ > > > Testing > ------- > > > Thanks, > > Joris Van Remoortere > >
