[Bug 234100] couchdb2 service keeping stdout open
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 17 15:56:26 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234100
--- Comment #1 from Reshad Patuck <reshadpatuck1 at gmail.com> ---
More simply
This command exits:
ssh root at 10.10.10.10 "service couchdb2 restart > /dev/null"
This command never exits:
ssh root at 10.10.30.20 "service couchdb2 restart"
Both of them restart the server successfully
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list