According to https://github.com/mesosphere/mesos-deb-packaging/blob/master/systemd/slave.systemd , only ``` KillMode=process ``` is necessary.
On Tue, Jun 28, 2016 at 11:22 AM, Qiang Chen <[email protected]> wrote: > Hi all, > > I'm confused that should we specify `KillMode=control-group` & > `delegate=true` explicitly in mesos-slave.service when using centos 7 after > mesos version 0.25.0 ? > > thanks. > > -- > Best Regards, > Chen, Qiang > > -- Best Regards, Haosdent Huang

