commit | bd4ffeb435bdcb3ce7db1ddd9823986daf7638e2 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Jan 24 14:34:17 2017 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Jan 24 14:38:40 2017 -0500 |
tree | 983555db4a068ea5dec23d62a3d44a0bb59e07f2 | |
parent | ac7899fc3ad6221e195dd13cdf14b346897314ae [diff] |
policycoreutils/setfiles: set up a logging callback for libselinux Define a logging callback for libselinux so that any informational or error messages generated by libselinux functions are properly prefixed with the program name and routed to the proper output stream. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>