1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/databases/couchdb2
Dave Cottlehuber 4230e122c4 databases/couchdb2: detach stdout from daemon invocation
When CouchDB is started whithout a parent tty, for example, via ssh,
the daemon invocation retains a connection to stdout, thus blocking
disconnection of the ssh command.

The Erlang VM provides a `-detach` flag for avoiding this situation.
Add additional notes on debugging to the config file to aid users.

PR:		234100
Reported by:	Reshad Patuck <reshadpatuck1@gmail.com>
Reviewed by:	Reshad Patuck <reshadpatuck1@gmail.com>
Approved by:	jrm (mentor)
2018-12-21 20:51:19 +00:00
..
files databases/couchdb2: detach stdout from daemon invocation 2018-12-21 20:51:19 +00:00
distinfo databases/couchdb2: update 2.2.0 -> 2.3.0 2018-12-10 11:01:34 +00:00
Makefile databases/couchdb2: detach stdout from daemon invocation 2018-12-21 20:51:19 +00:00
pkg-descr
pkg-plist databases/couchdb2: update 2.2.0 -> 2.3.0 2018-12-10 11:01:34 +00:00