]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: User and group must be created in ceph-common pre-install script
authorBoris Ranto <branto@redhat.com>
Thu, 18 Jun 2015 11:42:04 +0000 (13:42 +0200)
committerSage Weil <sage@redhat.com>
Thu, 27 Aug 2015 00:34:15 +0000 (20:34 -0400)
commitceb93e8e69e125c9358f63b0099e7509b6624bcf
tree3262a0ce2509aee2a4580ff241c42dc54cd6c466
parente95904f7040bbdd6c710ec52ee901e319386d50a
ceph.spec.in: User and group must be created in ceph-common pre-install script

The package ceph-common uses ceph user and group but they are both created in
ceph package %pre phase. We need to move the script to ceph-common %pre phase.

Signed-off-by: Boris Ranto <branto@redhat.com>
ceph.spec.in