diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-12-19 16:39:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-12-19 16:39:53 +0000 |
commit | 4aaa4d351c3acefbc9c08f899eb135758ef7ba41 (patch) | |
tree | 4203a3cde58a0add6b5f1484fd022741f0ac39f2 /perl-install/services.pm | |
parent | 60b28dca44fbeaaf010e2f94fc2c39a4c73ff4aa (diff) | |
download | drakx-4aaa4d351c3acefbc9c08f899eb135758ef7ba41.tar drakx-4aaa4d351c3acefbc9c08f899eb135758ef7ba41.tar.gz drakx-4aaa4d351c3acefbc9c08f899eb135758ef7ba41.tar.bz2 drakx-4aaa4d351c3acefbc9c08f899eb135758ef7ba41.tar.xz drakx-4aaa4d351c3acefbc9c08f899eb135758ef7ba41.zip |
kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2.5.x kernels, ...)
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r-- | perl-install/services.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm index 9a8bccdfb..512f7eb3a 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -49,8 +49,6 @@ many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables all of the services it is responsible for."), ip6tables => N_("Automates a packet filtering firewall with ip6tables"), iptables => N_("Automates a packet filtering firewall with iptables"), -ipchains => N_("Launch packet filtering for Linux kernel 2.2 series, to set -up a firewall to protect your machine from network attacks."), irqbalance => N_("Evenly distributes IRQ load across multiple CPUs for enhanced performance"), keytable => N_("This package loads the selected keyboard map as set in /etc/sysconfig/keyboard. This can be selected using the kbdconfig utility. |