1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/databases/couchdb2/files
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
..
couchdb2.in
patch-configure
patch-rel_overlay_etc_vm.args databases/couchdb2: detach stdout from daemon invocation 2018-12-21 20:51:19 +00:00
patch-rel_reltool.config
patch-src_ibrowse_src_ibrowse__http__client.erl
pkg-message.in