<div dir="ltr"><div><div><div><div><div><div><div>I was wondering what is the &quot;correct&quot; way of enabling WOL on a network card.<br><br></div>This Arch document [1] describes several methods (which basically are different methods on running &quot;ethtool -s eth0 wol g&quot;).<br><br></div>* run ethtool in udev <br></div>* run a cron on reboot<br></div>* run a systemd unit<br><br></div>This Fedora bug [2] suggests that you can make NetworkManager run a script in<br>/etc/NetworkManager/dispatcher.d<br><br></div>And finally you can use good old /etc/rc.d/rc.local and put there the ethtool command.<br><br></div>Notice that all of this requires editing files, there isn&#39;t a check box somewhere in the NetworkManager GUI to enable this option, for example.<br><div><div><br><br></div><div>Regards, Sergio<br></div><div><br><br>[1] <a href="https://wiki.archlinux.org/index.php/Wake-on-LAN">https://wiki.archlinux.org/index.php/Wake-on-LAN</a><br>[2] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=826652">https://bugzilla.redhat.com/show_bug.cgi?id=826652</a><br></div></div></div>