14 Feb
2007
14 Feb
'07
9:31 p.m.
On Sat, 2007-01-27 at 11:19 -0500, Marshal Newrock wrote:
On Sat, 27 Jan 2007 14:31:49 +0200 Timo Sirainen <tss@iki.fi> wrote:
On Sat, 2007-01-27 at 00:02 -0500, Marshal Newrock wrote:
{EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, {u32=135127920, u64=135127920}}) = 0 18945 rt_sigaction(SIGTERM, {0x80ba3c0, [], 0}, NULL, 8) = 0 18945 rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0 18945 rt_sigaction(SIGALRM, {0x80b9ec0, [], 0}, NULL, 8) = 0 18945 epoll_ctl(4, EPOLL_CTL_ADD, 2, {EPOLLERR|EPOLLHUP, {u32=135128016, u64=135128016}}) = -1 EPERM (Operation not permitted)
epoll() not permitted? I guess SELinux rules are disallowing them. Fix them or disable SELinux.
SELinux is not enabled at all on this machine.
BTW this is fixed now in CVS.