Re: [systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-10 Thread Spence, Richard (EXT-Other - DE/Ulm)
: [systemd-devel] Non-Stop Services in an Embedded > Environment > > On 9 September 2014 14:38, Spence, Richard (EXT-Other - DE/Ulm) > wrote: > > we have an additional requirement for which we can find no clean > (direct) > > solution in systemd: applications in the s

Re: [systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-09 Thread Tobias Geerinckx-Rice
On 9 September 2014 14:38, Spence, Richard (EXT-Other - DE/Ulm) wrote: > we have an additional requirement for which we can find no clean (direct) > solution in systemd: applications in the system should not stop for any > reason – any termination must be handled as a failure. So... you want *all

Re: [systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-09 Thread Colin Guthrie
Hiya, Spence, Richard (EXT-Other - DE/Ulm) wrote on 09/09/14 13:38: > We are evolving an existing embedded product line to incorporate the use > of systemd as a part replacement for a proprietary start-up system. > While it is possible to handle service failures through use of the > OnFailure dire

[systemd-devel] Non-Stop Services in an Embedded Environment

2014-09-09 Thread Spence, Richard (EXT-Other - DE/Ulm)
We are evolving an existing embedded product line to incorporate the use of systemd as a part replacement for a proprietary start-up system. While it is possible to handle service failures through use of the OnFailure directive, we have an additional requirement for which we can find no clean (d