From ce6157ddfe14a6fa7c39561f7d6c0ca6f9f97fa8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 16 Nov 2004 15:12:27 +0000 Subject: on startup, redo ethX aliases --- perl-install/harddrake/data.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/harddrake') diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm index 43b11d1cd..64c21db6b 100644 --- a/perl-install/harddrake/data.pm +++ b/perl-install/harddrake/data.pm @@ -211,7 +211,7 @@ our @tree = || member($_->{driver}, @net_modules); } @devices); }, - checked_on_boot => 0, + checked_on_boot => 1, }, { -- cgit v1.2.1