FreeBSD Bugzilla – Attachment 221492 Details for
Bug 252610
databases/cassandra3: use daemon for automatic restart
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
unified patch
cassandra3.patch (text/plain), 577 bytes, created by
Lapo Luchini
on 2021-01-12 14:12:10 UTC
(
hide
)
Description:
unified patch
Filename:
MIME Type:
Creator:
Lapo Luchini
Created:
2021-01-12 14:12:10 UTC
Size:
577 bytes
patch
obsolete
>--- files/cassandra.in.orig 2021-01-12 15:02:40.615395000 +0100 >+++ files/cassandra.in 2021-01-12 15:04:20.057408000 +0100 >@@ -25,12 +25,11 @@ > : ${cassandra_enable:=NO} > : ${cassandra_user:=cassandra} > >-command=%%PREFIX%%/bin/cassandra >-command_args="-p /var/run/cassandra/cassandra.pid >/dev/null 2>/dev/null" >-start_precmd="${name}_prestart" >- >-procname=%%PREFIX%%/openjdk8/bin/java > pidfile=/var/run/cassandra/cassandra.pid >+ >+command=/usr/sbin/daemon >+command_args="-frP ${pidfile} %%PREFIX%%/bin/cassandra -f" >+start_precmd="${name}_prestart" > > cassandra_prestart() > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252610
: 221492