From: gustavo panizzo Date: Tue, 5 Aug 2014 05:35:32 +0000 (-0300) Subject: systemd support for cinder daemons. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=151d4d84019e4f5da4571526d0e157640934223a;p=openstack-build%2Fcinder-build.git systemd support for cinder daemons. Rewritten-From: 63073464fe4233b6f7fe8a2c650dafae40fa43db --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index f94928804..0c6b4d89c 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,8 +1,12 @@ cinder (2014.2~b2-1) experimental; urgency=medium + [ Thomas Goirand ] * New upstream release. * New (build-)depends for this release. + [ gustavo panizzo ] + * Support to run cinder daemons under systemd. + -- Thomas Goirand Tue, 01 Jul 2014 22:26:43 +0800 cinder (2014.1.1-2) unstable; urgency=medium diff --git a/trusty/debian/cinder-common.tmpfile b/trusty/debian/cinder-common.tmpfile new file mode 100644 index 000000000..cb4b3167d --- /dev/null +++ b/trusty/debian/cinder-common.tmpfile @@ -0,0 +1 @@ +d /run/cinder 0755 cinder cinder -