Re: Enable Wake-On-LAN in current Fedora

2015-04-16 Thread Reindl Harald
Am 16.04.2015 um 13:56 schrieb Maros Zatko: On 04/14/2015 06:06 PM, Chris Adams wrote: Once upon a time, Sergio Pascual said: I was wondering what is the "correct" way of enabling WOL on a network card. I think it is enabled by default. At least, I didn't do anything to enable it on a coup

Re: Enable Wake-On-LAN in current Fedora

2015-04-16 Thread Maros Zatko
On 04/14/2015 06:06 PM, Chris Adams wrote: Once upon a time, Sergio Pascual said: I was wondering what is the "correct" way of enabling WOL on a network card. I think it is enabled by default. At least, I didn't do anything to enable it on a couple of computers at home and it "just works".

Re: Enable Wake-On-LAN in current Fedora

2015-04-14 Thread Tomasz Torcz
On Tue, Apr 14, 2015 at 05:59:46PM +0200, Sergio Pascual wrote: > I was wondering what is the "correct" way of enabling WOL on a network card. > If you use systemd-networkd (not default in Fedora), you can use WakeOnLan= property. Man systemd.link -- Tomasz Torcz "Never underes

Re: Enable Wake-On-LAN in current Fedora

2015-04-14 Thread Dan Williams
On Tue, 2015-04-14 at 09:12 -0700, Samuel Sieb wrote: > On 04/14/2015 09:06 AM, Chris Adams wrote: > > Once upon a time, Sergio Pascual said: > >> I was wondering what is the "correct" way of enabling WOL on a network > >> card. > > > > I think it is enabled by default. At least, I didn't do any

Re: Enable Wake-On-LAN in current Fedora

2015-04-14 Thread Samuel Sieb
On 04/14/2015 09:06 AM, Chris Adams wrote: Once upon a time, Sergio Pascual said: I was wondering what is the "correct" way of enabling WOL on a network card. I think it is enabled by default. At least, I didn't do anything to enable it on a couple of computers at home and it "just works".

Re: Enable Wake-On-LAN in current Fedora

2015-04-14 Thread Chris Adams
Once upon a time, Sergio Pascual said: > I was wondering what is the "correct" way of enabling WOL on a network card. I think it is enabled by default. At least, I didn't do anything to enable it on a couple of computers at home and it "just works". -- Chris Adams -- devel mailing list devel

Enable Wake-On-LAN in current Fedora

2015-04-14 Thread Sergio Pascual
I was wondering what is the "correct" way of enabling WOL on a network card. This Arch document [1] describes several methods (which basically are different methods on running "ethtool -s eth0 wol g"). * run ethtool in udev * run a cron on reboot * run a systemd unit This Fedora bug [2] suggests