selinux/policycoreutils
Alan Jenkins b5610b0c6e Revert "policycoreutils: let output of fixfiles be redirected (as normal)"
This reverts commit ac7899fc3a,
which is not yet part of an officially tagged release
(or release candidate).

`LOGFILE=/proc/self/fd/1` was wrong.

`LOGFILE=$(tty)` was being relied on in one case (exclude_dirs),
to log messages from a function run specifically with stdout redirected
(captured into a variable).

Having `logit "message"` break inside redirected functions
is a nasty leaky abstraction.

This caused e.g. `fixfiles restore` to terminate early with the error

    skipping: No such file or directory

if the user had configured any excluded paths in
/etc/selinux/fixfiles_exclude_dirs
2017-05-05 13:26:57 -04:00
..
.tx
hll Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
load_policy Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
man
newrole policycoreutils: make audit and pam support configurable 2017-04-25 08:32:11 -04:00
po policycoreutils: honour LINGUAS variable 2017-04-25 08:12:18 -04:00
run_init policycoreutils: make audit and pam support configurable 2017-04-25 08:32:11 -04:00
scripts Revert "policycoreutils: let output of fixfiles be redirected (as normal)" 2017-05-05 13:26:57 -04:00
secon Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
semodule Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
sestatus Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
setfiles policycoreutils: make audit and pam support configurable 2017-04-25 08:32:11 -04:00
setsebool Makefiles: drop -L/-I to system paths 2017-04-25 08:27:05 -04:00
.gitignore Move policycoreutils/semodule_package to semodule-utils. 2016-11-16 11:19:51 -05:00
COPYING
Makefile Move policycoreutils/semodule_package to semodule-utils. 2016-11-16 11:19:51 -05:00
VERSION Update VERSION and ChangeLog files for 2.6 final release. 2016-10-14 11:31:26 -04:00