Files
asterisk/main
Walter Doekes 0bc9912739 asterisk.c: Non-root users also get the astcanary after core restart.
Without this change, a 'core restart' would kill the astcanary forever
if you're not running as root. Both with and without this patch, the
scheduling priority was still SCHED_RR after restart.

Additionally, the astcanary is now spawned if you start with high
priority and Asterisk doesn't get a chance to lower it. For example
through: `chrt -r 10 sudo -u asterisk asterisk -c`

Also reap killed astcanary processes on core restart.

ASTERISK-26352 #close

Change-Id: Iacb49f26491a0717084ad46ed96b0bea5f627a55
2016-09-19 22:33:42 +02:00
..
2016-06-08 20:37:08 +03:00
2016-06-22 12:23:44 -05:00
2016-08-19 20:16:36 -04:00
2012-03-22 19:51:16 +00:00
2015-06-10 18:06:15 -05:00
2016-06-02 22:57:49 +03:00
2012-03-22 19:51:16 +00:00
2016-08-24 10:41:58 +02:00
2012-06-15 16:20:16 +00:00
2016-08-19 20:16:36 -04:00
2016-08-19 20:16:36 -04:00
2015-06-08 09:44:04 -05:00
2012-09-21 17:14:59 +00:00
2016-08-19 20:16:36 -04:00
2016-06-08 20:37:08 +03:00