2c0b12699d
sefcontext_compile was failing silently on various error paths. Generate a suitable error message to stderr for each error. Before: $ sefcontext_compile /path/to/unwritabledirectory/file_contexts <no output, although non-zero exit status> After: $ sefcontext_compile /path/to/unwritabledirectory/file_contexts sefcontext_compile: mkstemp /path/to/unwritabledirectory/file_contexts.binNmQJqa failed: Permission denied Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> |
||
---|---|---|
.. | ||
include | ||
man | ||
src | ||
utils | ||
ChangeLog | ||
LICENSE | ||
Makefile | ||
VERSION |