ethtool eno1 | grep Wake-on
ethtool -s eno1 wol g
vi /etc/network/interfaces iface eno1 inet manual post-up /usr/sbin/ethtool -s eno1 wol g