FreeBSD Bugzilla – Attachment 140328 Details for
Bug 186865
change rc.d script for security/strongswan
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
strongswan.lint.patch
strongswan.lint.patch (text/x-patch), 832 bytes, created by
Jason Unovitch
on 2014-02-21 02:11:01 UTC
(
hide
)
Description:
strongswan.lint.patch
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2014-02-21 02:11:01 UTC
Size:
832 bytes
patch
obsolete
>--- /usr/ports/security/strongswan/files/strongswan.in 2014-01-24 00:14:07.000000000 +0000 >+++ /usr/ports/security/strongswan/files/strongswan.in 2014-02-21 01:42:10.000000000 +0000 >@@ -7,15 +7,16 @@ > # BEFORE: LOGIN > # KEYWORD: shutdown > >-command="%%PREFIX%%/sbin/ipsec" > . /etc/rc.subr > >-name="strongswan" >-rcvar=`set_rcvar` >-extra_commands="reload statusall" >+name=strongswan >+rcvar=strongswan_enable > > load_rc_config $name > >+command=%%PREFIX%%/sbin/ipsec >+extra_commands="reload statusall" >+ > start_cmd="strongswan_command start" > stop_cmd="strongswan_command stop" > restart_cmd="strongswan_command restart" >@@ -23,11 +24,9 @@ > reload_cmd="strongswan_command reload" > statusall_cmd="strongswan_command statusall" > >- > strongswan_command() > { > $command ${rc_arg} > } > > 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 186865
:
140327
| 140328