linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] add ipsec* to etc/hotplug/net.agent blacklist
Date: Sun, 08 Jun 2003 08:59:41 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-105506310610556@msgid-missing> (raw)

This one is from the debian patch
ftp.debian.org/debian/pool/main/h/hotplug/hotplug_0.0.20030117-7.diff.gz


add ipsec to the blacklist

Index: etc/hotplug/net.agent
=================================--- etc/hotplug/net.agent	(revision 15)
+++ etc/hotplug/net.agent	(working copy)
@@ -29,7 +29,7 @@
 
     case $INTERFACE in
 	# interfaces that are registered after being "up" (?)
-	ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*)
+	ppp*|ippp*|isdn*|plip*|lo*|irda*|ipsec*|dummy*)
 	    debug_mesg assuming $INTERFACE is already up
 	    exit 0
 	    ;;
-- 
USB is for mice, FireWire is for men!


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

                 reply	other threads:[~2003-06-08  8:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-hotplug-105506310610556@msgid-missing \
    --to=olh@suse.de \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).