On Sun, 2015-09-13 at 15:48 +0200, poma wrote:
Hi Fi If wake-on-lan is local setting - per connection, is ethernet.wake-on-lan global setting? man 5 nm-settings/NetworkManager.conf does not explain. BTW how to disable NetworkManager's WOL management completely?
Yes Is also explained in the manual. Search for wake-on-lan in: man nm-settings man NetworkManager.conf First of all, leave the per-connection setting at the default. If you configure the per-connection setting explicitly, the global setting is ignored. $ nmcli connection modify NAME ethernet.wake-on-lan "" $ nmcli connection show NAME 802-3-ethernet.wake-on-lan: default Then configure: [connection-wake-on-lan-default] ethernet.wake-on-lan=0 in /etc/NetworkManager/NetworkManager.conf (or /etc/NetworkManager/conf.d/01-my-wake-on-lan-config) and systemctl reload NetworkManager or systemctl restart NetworkManager Thomas
Attachment:
signature.asc
Description: This is a digitally signed message part