9.04 at shutdown: netwerk card off
Pieter Donche
Pieter.Donche at ua.ac.be
Wed Jul 8 13:00:21 UTC 2009
In /etc/init.d/halt there is, at the start
NETDOWN=yes
and further on a section
# Make it possible to not shut down network interfaces,
# needed to use wake-on-lan
netdown="-i"
if [ "$NETDOWN" = "no" ]; then
netdown=""
fi
I tried NETDOWN=no but still same behaviuor: NIC light goes out
What else needs to be done?
On Wed, 8 Jul 2009, Keith wrote:
> On Wed, 8 Jul 2009, Pieter Donche wrote:
>
>> When doing a shutdown in Ubuntu 9.04, the network card is
>> shut down also (light goes off), Same system (a dual boot
>> WinXP/Ubuntu 9.04) does not shut down network card when
>> shut-down from WinXP.
>>
>> How to force Ubuntu NOT to shut down the network card when
>> doing a linux shutdown?
>>
>>
>
> You are going to have to find the script that shutdowns the system
> and have hal or dbus or whatever is not used to not shutdown the
> network card or gateway.
>
>
>
>
> --
> Best Regards, Keith
> My Home Page http://home.comcast.net/~kilowattradio/
>
More information about the ubuntu-users
mailing list