From a81b697f50429bc3168183a8d3c828704479bdde Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Tue, 24 Mar 2009 16:11:11 +0000 Subject: added PREFIX/etc/couchdb to chown instructions git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757875 13f79535-47bb-0310-9956-ffa450edef68 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 333a9ce2..83463950 100644 --- a/README +++ b/README @@ -146,8 +146,9 @@ You should make sure that the `couchdb` user has a working POSIX shell and set the home directory to `/usr/local/var/lib/couchdb` which is the Apache CouchDB database directory. -Change the ownership of the Apache CouchDB data directories by running: +Change the ownership of the Apache CouchDB directories by running: + chown -R couchdb /usr/local/etc/couchdb chown -R couchdb /usr/local/var/lib/couchdb chown -R couchdb /usr/local/var/log/couchdb -- cgit v1.2.3