commit | 687ff489e62aecda2d165be87cdb927799dbe16d | [log] [tgz] |
---|---|---|
author | Dan Walsh <dwalsh@redhat.com> | Mon Jan 30 16:21:32 2012 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Sep 12 12:16:03 2012 -0400 |
tree | 1e5fe8c3065fb855e5f6a053c3df1b72a6ad4289 | |
parent | 69d418551ecbbc67855ed1c77d535e02db8598ef [diff] |
policycoreutils: setfiles: do not syslog if no changes Basically this change stops sysloging if the change did not actually happen. By default we do not modify a label if the type of the SELinug context was unchanged, but we were sending a syslog message as if something had changed. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>