wrong email address

 David.
Cell: 408-332-6189




________________________________
From: Andrey Jr. Melnikov <temn...@kmv.ru>
To: 519...@bugs.debian.org
Cc: jida...@jidanni.org
Sent: Thursday, April 2, 2009 8:18:25 AM
Subject: Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

Hello!

After apply this patch - I see 'hidden' services and can manage it.
Only need add 'functions' to unselects array.

--- /usr/sbin/rcconf    2009-04-02 19:02:39.000000000 +0400
+++ /usr/sbin/rcconf.orig    2009-04-02 19:02:32.000000000 +0400
@@ -617,7 +617,7 @@
                 ( $rcdf->{$key}->[10] == $rcdf->{$key}->[14] ) &&
                 ( $rcdf->{$key}->[10] == $rcdf->{$key}->[15] ) &&
                 ( $rcdf->{$key}->[10] == $rcdf->{$key}->[16] ) &&
-                ( $rcdf->{$key}->[10] == 0 ) ) {
+                ( $rcdf->{$key}->[10] != -1 ) ) {
         ## defaults packages
         push(@new_initd, $key);
       }


without patch:
# rcconf --list | grep off
rsync off
mysql-ndb-mgm off
freshclam off
mysql-ndb off
font off
functions off
spamassassin off
clamd off

witch patch:
# rcconf --list | grep off
rsync off
pptpd off
mysql-ndb-mgm off
freshclam off
mysql-ndb off
font off
mysql off
functions off
spamassassin off
pxe off
clamd off


-- 
Best regards, TEMHOTA-RIPN aka MJA13-RIPE
System Administrator. mailto:temn...@kmv.ru


      

Reply via email to