[Bug 252610] databases/cassandra3: use daemon for automatic restart

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 14 12:52:17 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252610

--- Comment #3 from Lapo Luchini <lapo at lapo.it> ---
Yes, Cassandra needs to remain in the foreground, as without `-f` parameter it
starts a (separated) daemon process and the launch program closes immediately
(and thus `daemon` would think it died and re-start it immediately).

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


More information about the freebsd-ports-bugs mailing list