]> git-server-git.apps.pok.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)
committerBoris Ranto <branto@redhat.com>
Mon, 23 May 2016 19:59:14 +0000 (21:59 +0200)
commit3c104b106540fabdba43e0d04a3828d77f83e89d
tree994afe141cc168c25e5a1de0eea01aed861c6349
parentbef5ea7833cc5cb2a06033a381d593a4945f105c
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>
ceph.spec.in