Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
a4d62f64
Commit
a4d62f64
authored
Jun 03, 2010
by
Steve Kemp
Browse files
Fixed rule dir.
parent
9a8a021b
Changes
2
Hide whitespace changes
Inline
Side-by-side
firewall/bin/firewall
View file @
a4d62f64
...
...
@@ -176,7 +176,7 @@ $CONFIG{ 'blacklist.d' } = "/etc/firewall/blacklist.d/";
$CONFIG
{
'
incoming.d
'
}
=
"
/etc/firewall/incoming.d/
";
$CONFIG
{
'
outgoing.d
'
}
=
"
/etc/firewall/outgoing.d/
";
$CONFIG
{
'
local.d
'
}
=
"
/etc/firewall/local.d/
";
$CONFIG
{
'
rule.d
'
}
=
"
/usr/share/firewall/
";
$CONFIG
{
'
rule.d
'
}
=
"
/usr/share/firewall/
rule.d/
";
...
...
firewall/debian/changelog
View file @
a4d62f64
...
...
@@ -2,6 +2,7 @@ symbiosis-firewall (2010:0603) stable; urgency=low
[ Steve Kemp ]
* Updated to provide a clean transition.
* Updated the default location for the firewalls built-in rules
[ Patrick J Cherry ]
* Switched to dpkg-source 3.0 (native) format
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment