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
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".
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
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
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".
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
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