All of lore.kernel.org
 help / color / mirror / Atom feed
* Where is the systemd files?
@ 2015-03-27  5:13 Robert LeBlanc
  2015-03-30 15:56 ` Ken Dreyer
  0 siblings, 1 reply; 2+ messages in thread
From: Robert LeBlanc @ 2015-03-27  5:13 UTC (permalink / raw)
  To: Ceph-User, ceph-devel

I understand that Giant should have systemd service files, but I don't
see them in the CentOS 7 packages.

https://github.com/ceph/ceph/tree/giant/systemd

[ulhglive-root@mon1 systemd]# rpm -qa | grep --color=always ceph
ceph-common-0.93-0.el7.centos.x86_64
python-cephfs-0.93-0.el7.centos.x86_64
libcephfs1-0.93-0.el7.centos.x86_64
ceph-0.93-0.el7.centos.x86_64
ceph-deploy-1.5.22-0.noarch
[ulhglive-root@mon1 systemd]# for i in $(rpm -qa | grep ceph); do rpm
-ql $i | grep -i --color=always systemd; done
[nothing returned]

Thanks,
Robert LeBlanc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-30 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27  5:13 Where is the systemd files? Robert LeBlanc
2015-03-30 15:56 ` Ken Dreyer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.