[sr-dev] [kamailio/kamailio] Daemon not restated if process exited with not null code (#1085)

Victor Seva notifications at github.com
Mon Apr 24 11:27:15 CEST 2017


What do you mean by 'not null code'?

>From https://www.freedesktop.org/software/systemd/man/systemd.service.html

```
Restart:
[...] If set to on-failure, the service will be restarted when the process exits with a non-zero exit code, is terminated by a signal (including on core dump, but excluding the aforementioned four signals), when an operation (such as service reload) times out, and when the configured watchdog timeout is triggered.
[...] If set to on-abort, the service will be restarted only if the service process exits due to an uncaught signal not specified as a clean exit status. 
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1085#issuecomment-296592791
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170424/b8bffa6a/attachment.html>


More information about the sr-dev mailing list