Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 348106 Details for
Bug 465114
net-firewall/arno-iptables-firewall-2.0.1d-r1 - dependency updates, new init.d script, clean up install/generally, fix doc path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
arno-iptables-firewall
arno-iptables-firewall (text/plain), 403 bytes, created by
Ferenc Erki
on 2013-05-12 20:45:59 UTC
(
hide
)
Description:
arno-iptables-firewall
Filename:
MIME Type:
Creator:
Ferenc Erki
Created:
2013-05-12 20:45:59 UTC
Size:
403 bytes
patch
obsolete
>#!/sbin/runscript >command=/usr/sbin/arno-iptables-firewall >description="Single- & multi-homed firewall script with DSL/ADSL support" > >extra_started_commands="reload" >description_reload="Reload blocked hosts (blackhole) file" > >depend() { > before net > use logger >} > >start() { > ${command} start >} > >stop() { > ${command} stop >} > >restart() { > ${command} restart >} > >reload() { > ${command} force-reload >}
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 Raw
Actions:
View
Attachments on
bug 465114
:
344850
|
344852
|
348102
|
348104
| 348106