You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ju...@apache.org on 2020/02/28 21:41:45 UTC

[couchdb-pkg] 01/01: Do not replace vm.args during update

This is an automated email from the ASF dual-hosted git repository.

juanjo pushed a commit to branch keep-vm-args
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git

commit 61618b4cad32431ca3d9aad0862bbcb4c27dd390
Author: Juanjo Rodriguez <jj...@gmail.com>
AuthorDate: Fri Feb 28 22:41:19 2020 +0100

    Do not replace vm.args during update
---
 rpm/SPECS/couchdb.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rpm/SPECS/couchdb.spec.in b/rpm/SPECS/couchdb.spec.in
index e57da78..01314d5 100644
--- a/rpm/SPECS/couchdb.spec.in
+++ b/rpm/SPECS/couchdb.spec.in
@@ -177,6 +177,7 @@ fi
 %endif
 %attr(0755, %{name}, %{name}) %dir /var/log/%{name}
 %config(noreplace) /opt/couchdb/etc/local.ini
+%config(noreplace) /opt/couchdb/etc/vm.args
 %config /etc/logrotate.d/%{name}
 %if 0%{?fedora} || 0%{?rhel} >= 7 || 0%{?suse_version}
 %{_unitdir}/%{name}.service