Re: [systemd-devel] Suggestion on StartLimitAction=

2013-02-03 Thread Michael Olbrich
On Fri, Feb 01, 2013 at 03:22:49PM +0100, Allmeroth, Robert wrote: > On embedded systems it is sometimes not very useful to call shutdown scripts > or reboot(2) in case of a watchdog failure / failed service (re)starting, > e.g. FS/Flash corruption, FS driver failure, special HW init failure > >

[systemd-devel] Suggestion on StartLimitAction=

2013-02-01 Thread Allmeroth, Robert
Hello, On embedded systems it is sometimes not very useful to call shutdown scripts or reboot(2) in case of a watchdog failure / failed service (re)starting, e.g. FS/Flash corruption, FS driver failure, special HW init failure - Typically important file systems are read-only on embedded systems