Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 15:56:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234100] couchdb2 service keeping stdout open
Message-ID:  <bug-234100-7788-a5Batb8gXE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234100-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234100-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234100

--- Comment #1 from Reshad Patuck <reshadpatuck1@gmail.com> ---
More simply

This command exits:
ssh root@10.10.10.10 "service couchdb2 restart > /dev/null"

This command never exits:
ssh root@10.10.30.20 "service couchdb2 restart"

Both of them restart the server successfully

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234100-7788-a5Batb8gXE>