From 548da726e3c3e375cb6890cdca4ab0e75789f322 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 14 Dec 2006 18:24:57 +0000 Subject: Removed all of the CVS-based headers and added /sbin/udevtrigger to the coldplug section of autoconfig, which should allow us to have coldplug-like functionality with newer udev versions. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/livecd-tools/trunk@124 7bf51bff-881f-0410-a643-fba68b97345e --- net-setup | 3 --- 1 file changed, 3 deletions(-) (limited to 'net-setup') diff --git a/net-setup b/net-setup index 357cbe7..3e9018a 100755 --- a/net-setup +++ b/net-setup @@ -1,7 +1,4 @@ #!/bin/bash -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/livecd-tools/net-setup,v 1.19 2006/05/30 20:20:11 wolf31o2 Exp $ if [ -f /sbin/livecd-functions.sh ] then -- cgit v1.2.3-65-gdbad