Control: tags -1 + moreinfo

Am 07.07.2016 um 15:23 schrieb Norbert Schulz:

> after an upgrade from wheezy to jessie wake-on-lan does not work anymore.
> 
> The output from ethtool shows, that wake-on-lan is enabled, but after a 
> shutdown and sending a wake-on-lan
> signal from an other computer does not work.
> 
> I found out, that I can boot jessie with the old sysvinit system from the 
> grub menu. After booting jessie
> with the sysvinit system and shutdown the computer a wake-on-lan from an 
> other computer works.
> 
> The systemd makes some thing which the old sysvinit not make.
> 
> I know that I should send some detailed information. Please let me know which 
> information is needed and
> in which system (systemd or sysvinit) the computer shell boot.



What's the output of
ethtool <your_interface> if you boot with systemd? What if you boot with
sysvinit.

Could you create a script /lib/systemd/system-shutdown/ethtool containing:

#!/bin/sh
ethtool <your_interface>

Mark it as executable and the run systemctl halt

What's the output of the script?

Do you use systemd-networkd?
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to