FreeBSD Bugzilla – Attachment 234321 Details for
Bug 264345
security/tinc-devel improve rc-script to work on networks given on the commandline
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to allow rc.d script setting tinc networks to operate on from the commandline
tincd.diff (text/plain), 278 bytes, created by
Gerrit
on 2022-05-30 08:40:58 UTC
(
hide
)
Description:
patch to allow rc.d script setting tinc networks to operate on from the commandline
Filename:
MIME Type:
Creator:
Gerrit
Created:
2022-05-30 08:40:58 UTC
Size:
278 bytes
patch
obsolete
>--- tincd~ 2022-05-30 10:28:05.330840000 +0200 >+++ tincd 2022-05-30 10:16:16.332233000 +0200 >@@ -36,6 +36,8 @@ > extra_commands="reload" > procname=${command:-tincd} > ldconfig_command="/sbin/ldconfig" >+cfg=$(shift 1; echo "$@") >+tincd_cfg=${cfg:=${tincd_cfg}} > > tincd_start() > {
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 264345
: 234321