All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add ipsec* to etc/hotplug/net.agent blacklist
@ 2003-06-08  8:59 Olaf Hering
  0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2003-06-08  8:59 UTC (permalink / raw)
  To: linux-hotplug

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-08  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-08  8:59 [PATCH] add ipsec* to etc/hotplug/net.agent blacklist Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.