From 851949e5233e4d767737a524af0d2e42ecdf569c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Mar 2019 19:47:36 +0100 Subject: Updating packaging for upstream rename. Signed-off-by: Daniel Baumann --- debian/open-infrastructure-ceph-tools.postinst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/open-infrastructure-ceph-tools.postinst') diff --git a/debian/open-infrastructure-ceph-tools.postinst b/debian/open-infrastructure-ceph-tools.postinst index 6e895b6..609e1b2 100755 --- a/debian/open-infrastructure-ceph-tools.postinst +++ b/debian/open-infrastructure-ceph-tools.postinst @@ -2,7 +2,7 @@ set -e -CONFFILE="/etc/default/ceph-tools" +CONFFILE="/etc/open-infrastructure/ceph-tools.conf" case "${1}" in configure) @@ -44,7 +44,7 @@ case "${1}" in then cat > "${CONFFILE}" << EOF -# /etc/default/ceph-tools +# /etc/open-infrastructure/ceph-tools.conf CEPH_INFO="${CEPH_INFO}" CEPH_LOG="${CEPH_LOG}" -- cgit v1.2.3