fedora-selinux / selinux

Fedora SELinux Userspace
Other
21 stars 17 forks source link

policycoreutils/restorecond: Decrease loglevel of termination message #36

Closed vmojzis closed 7 years ago

vmojzis commented 7 years ago

Decrease loglevel of termination message (eg. "restorecond[709]: terminated") to LOG_INFO because it is printed upon normal shutdown of the daemon.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1264505

Signed-off-by: vmojzis vmojzis@redhat.com

vmojzis commented 7 years ago

Accepted upstream: https://github.com/SELinuxProject/selinux/commit/aa115d00ffa362ff339be5c825ec8612cf3da6fc

bachradsusi commented 7 years ago

ALready merged. Thanks!