Oh, my bad about `systemd_enable_support`. That's to explicitly disable systemd support, when running with systemd. Before that, systemd related features were enabled when systemd was available. But Mesos still runs fine in systems without systemd, so I wouldn't call it mandatory.
On Tue, Jun 7, 2016 at 5:28 PM, haosdent <[email protected]> wrote: > No, it is mandatory in 0.25. `systemd_enable_support` is added since 0.27 > https://issues.apache.org/jira/browse/MESOS-4675 > > On Tue, Jun 7, 2016 at 11:21 PM, Jan Schlicht <[email protected]> wrote: > >> It's not mandatory. There's the `systemd_enable_support` flag to enable >> some systemd related features on an agent but it can be disabled. >> >> Cheers, >> Jan >> >> On Tue, Jun 7, 2016 at 3:55 PM, james <[email protected]> wrote: >> >>> >>> I thought systemd was not mandatory in version 0.25 and later? >>> >>> James >>> >>> >>> On 06/07/2016 07:42 AM, tommy xiao wrote: >>> >>>> only 0.24 can work on it. 0.25 use systemd and can't ignore it. >>>> >>>> 2016-06-07 7:50 GMT+08:00 Benjamin Mahler <[email protected] >>>> <mailto:[email protected]>>: >>>> >>>> Cool stuff Andrew, thanks for sharing! >>>> >>>> On Thu, Jun 2, 2016 at 11:50 AM, Andrew Spyker >>>> <[email protected]> >>>> wrote: >>>> >>>> > FYI, based on the work others have done in the past, Netflix was >>>> able to >>>> > get Mesos agent building and running on Raspberry Pi natively and >>>> under >>>> > Docker containers. Please see this blog for the information: >>>> > >>>> > bit.ly/TitusOnPi <http://bit.ly/TitusOnPi> >>>> > >>>> > -- >>>> > Andrew Spyker ([email protected] <mailto:[email protected]>) >>>> > Twitter: @aspyker Blog: ispyker.blogspot.com >>>> <http://ispyker.blogspot.com> >>>> > >>>> >>>> >>>> >>>> >>>> -- >>>> Deshi Xiao >>>> Twitter: xds2000 >>>> E-mail: xiaods(AT)gmail.com <http://gmail.com> >>>> >>> >>> >> >> >> -- >> *Jan Schlicht* >> Distributed Systems Engineer, Mesosphere >> > > > > -- > Best Regards, > Haosdent Huang > -- *Jan Schlicht* Distributed Systems Engineer, Mesosphere

