]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: Mute semodule in postun script
authorBoris Ranto <branto@redhat.com>
Fri, 20 May 2016 06:09:42 +0000 (08:09 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 24 May 2016 09:25:07 +0000 (11:25 +0200)
commitab1f65dd0429647c30fdae1dd97ff6f393dbc1a8
treecfa46dd5066f9eeead5766a8066ea99dc467fbd6
parent587fb3df704973071114a30bc55288768dbc2720
rpm: Mute semodule in postun script

Currently, we don't mute the semodule output in postun script. This
results in the following message when removing ceph-selinux package:

libsemanage.semanage_direct_remove_key: Removing last ceph module (no
other ceph module exists at another priority).

The fix is to simply mute the output of the command.

Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 3c104b106540fabdba43e0d04a3828d77f83e89d)
ceph.spec.in