From ae2e3ae278a5396e2a764db29d303c3cf133080e Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 10 Sep 2007 10:10:01 +0000 Subject: add reminder --- lib/network/connection/ethernet.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/network/connection/ethernet.pm b/lib/network/connection/ethernet.pm index e7aff7c..cccaa32 100644 --- a/lib/network/connection/ethernet.pm +++ b/lib/network/connection/ethernet.pm @@ -192,6 +192,7 @@ sub guess_hostname_settings { } } +# FIXME: add in drakroam/netcenter sub get_hostname_settings { my ($self) = @_; my $auto_hostname = sub { $self->{protocol} eq 'dhcp' && $self->{address}{needhostname} }; -- cgit v1.2.1