FreeBSD Bugzilla – Attachment 222927 Details for
Bug 253965
[patch] security/i2pd: reseed certificates are not copied during installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
i2pd.in.patch
i2pd.in.patch (text/plain), 384 bytes, created by
Vladyslav V. Prodan
on 2021-03-02 21:19:17 UTC
(
hide
)
Description:
i2pd.in.patch
Filename:
MIME Type:
Creator:
Vladyslav V. Prodan
Created:
2021-03-02 21:19:17 UTC
Size:
384 bytes
patch
obsolete
>--- i2pd.in.orig 2021-03-02 23:15:52.426309000 +0200 >+++ i2pd.in 2021-03-02 23:16:01.740433000 +0200 >@@ -28,6 +28,6 @@ > command="%%PREFIX%%/bin/${name}" > command_args="--conf ${i2pd_config} --service --datadir ${i2pd_datadir} --daemon" > extra_commands="reload" >-reload_cmd="pkill -1 -F ${pidfile} -x i2pd" >+reload_cmd="pkill -2 -F ${pidfile} -x i2pd" > > run_rc_command "$1"
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 253965
:
222925
|
222926
| 222927 |
223134