[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [RFC] change policy loading to initramfs
- From: Bill Nottingham <notting redhat com>
- To: John Reiser <jreiser BitWagon com>
- Cc: fedora-selinux-list redhat com
- Subject: Re: [RFC] change policy loading to initramfs
- Date: Wed, 23 Jan 2008 20:11:12 -0500
John Reiser (jreiser BitWagon com) said:
> If the problem is a failed system call, then print the name of the
> system call, the errno, and the error string. (Even without national
> language support, for instance.) If the problem lies with a file or
> directory, then include the literal pathname which failed. I spent
> many hours chasing a missing file whose name did not appear in
> any message.
The snippet you quoted *does* print strerror(errno)... there are
various other errors that the SELinux routines catch, but they
aren't propagated up in any way that that patch could catch.
Bill
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]