]> git.pld-linux.org Git - packages/ceph.git/blobdiff - ceph-osd@.service
systemd support added to the spec file
[packages/ceph.git] / ceph-osd@.service
index 09f51c5938bf5b5163df7193e780a7eff7358639..1e08355e52978734e639fc42cba13937892691a8 100644 (file)
@@ -9,6 +9,7 @@ EnvironmentFile=-/etc/sysconfig/ceph
 Environment=CLUSTER=ceph
 ExecStart=/usr/bin/ceph-osd -f --cluster ${CLUSTER} --id %i
 ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id %i
+ExecReload=/bin/kill -HUP $MAINPID
 LimitNOFILE=131072
 
 [Install]
This page took 0.091555 seconds and 4 git commands to generate.