summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/network/drakfirewall.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/drakfirewall.pm b/lib/network/drakfirewall.pm
index 76932ea..2e117b2 100644
--- a/lib/network/drakfirewall.pm
+++ b/lib/network/drakfirewall.pm
@@ -12,7 +12,7 @@ my @all_servers =
(
{
name => N_("Web Server"),
- pkg => 'apache apache-mod_perl lighttpd',
+ pkg => 'apache apache-mod_perl lighttpd nginx',
ports => '80/tcp 443/tcp',
},
{