From 15375bf3e6a3a47ddc5175b29dfc4262f1544a9f Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 9 Jul 2015 19:32:27 +0200 Subject: [PATCH] systemd/tmpfiles.d_ceph-rgw.conf: add missing file After the rebase to 0.94.2 this file was missing. Signed-off-by: Nathan Cutler (cherry picked from commit 05a313bd1a4269e3906953436b7c2b99ff840535) --- systemd/tmpfiles.d_ceph-rgw.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 systemd/tmpfiles.d_ceph-rgw.conf diff --git a/systemd/tmpfiles.d_ceph-rgw.conf b/systemd/tmpfiles.d_ceph-rgw.conf new file mode 100644 index 0000000000000..9278a5b3538e1 --- /dev/null +++ b/systemd/tmpfiles.d_ceph-rgw.conf @@ -0,0 +1,2 @@ +# create socket directory +d /var/run/ceph-radosgw 0755 wwwrun www -- 2.39.5