selinux/policycoreutils/run_init
Jason Zaman 0576ba5268 open_init_pty: Do not error on EINTR
There is a signal handler so that the select returns EINTR when the
child exits. EINTR is used to then clean up and flush the remaining
buffers. It should not error.

Signed-off-by: Jason Zaman <jason@perfinion.com>
2016-07-12 15:35:23 -04:00
..
Makefile policycoreutils: Create correct man directory for run_init manpages 2013-10-16 15:02:57 -04:00
open_init_pty.8 policycoreutils: open_init_tty man page typos 2011-08-03 18:02:36 -04:00
open_init_pty.c open_init_pty: Do not error on EINTR 2016-07-12 15:35:23 -04:00
run_init.8 policycoreutils: run_init: clarification of the usage in the manual page 2011-08-15 11:25:24 -04:00
run_init.c run_init: fix open_init_pty avaibility check 2015-03-30 10:51:58 -04:00
run_init.pamd Give people who use run_init or newrole an indicator to make it not ask for passwords 2013-10-24 13:58:39 -04:00