User Tools

Site Tools


Sidebar

wol_-_wake_on_lan

This is an old revision of the document!


[Unit]
Description=Configure Wake-up on LAN

[Service]
Type=oneshot
ExecStart=/sbin/ethtool -s enp1s0 wol g

[Install]
WantedBy=basic.target     

  vim ./apps/wol.service
  sudo cp ./apps/wol.service /etc/systemd/system/.
  sudo systemctl enable wol.service
  sudo /sbin/ethtool -s enp1s0 wol g
wol_-_wake_on_lan.1622711228.txt.gz · Last modified: 2021/06/03 02:07 by vissie