From: Thomas Goirand Date: Tue, 9 Apr 2013 06:14:04 +0000 (+0800) Subject: cinder-common doesn't have chown root:root /etc/cinder/rootwrap.d/volume.filters... X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b4184aa0d737e8fb505054936dc9e7906778fd97;p=openstack-build%2Fcinder-build.git cinder-common doesn't have chown root:root /etc/cinder/rootwrap.d/volume.filters anymore, so removing chmod from postinst. Rewritten-From: fd4c44b9cf631c88c9bd3066bd8185290fee42e9 --- diff --git a/xenial/debian/cinder-common.postinst.in b/xenial/debian/cinder-common.postinst.in index c09f6d1cd..2c6ffff4b 100644 --- a/xenial/debian/cinder-common.postinst.in +++ b/xenial/debian/cinder-common.postinst.in @@ -14,7 +14,6 @@ if [ "$1" = "configure" ] || [ "$1" = "reconfigure" ] ; then pkgos_var_user_group cinder pkgos_write_new_conf cinder cinder.conf pkgos_write_new_conf cinder api-paste.ini - chown root:root /etc/cinder/rootwrap.d/volume.filters pkgos_dbc_postinst ${CINDER_CONF} DEFAULT sql_connection cinder $@ pkgos_write_admin_creds ${CINDER_API} filter:authtoken cinder db_get cinder/volume_group