jewel debian package : wrong /etc/default/ceph/ceph file location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

debian package install default file in /etc/default/ceph/ceph

rules :
  install -d -m0755 debian/ceph-common/etc/default/ceph
  install -m0644 etc/default/ceph debian/ceph-common/etc/default/ceph


it should be
/etc/default/ceph

as systemd unit use it

  /lib/systemd/system/ceph-mon@.service:EnvironmentFile=-/etc/default/ceph
  /lib/systemd/system/ceph-osd@.service:EnvironmentFile=-/etc/default/ceph
  /lib/systemd/system/ceph-create-keys@.service:EnvironmentFile=-/etc/default/ceph


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux