linroom: fix Wake-on-LAN setup
Add missing ethtool. Rename file as it is necessary on non-Intel devices also. Ensure the udev rule is applied after 80-net-setup-link.
This commit is contained in:
parent
bf940a2956
commit
83b888dcf7
4 changed files with 11 additions and 5 deletions
1
roles/linroom/files/99-wakeonlan.rules
Normal file
1
roles/linroom/files/99-wakeonlan.rules
Normal file
|
@ -0,0 +1 @@
|
|||
ACTION=="add", SUBSYSTEM=="net", NAME=="e*", RUN+="/usr/sbin/ethtool -s $name wol g"
|
Loading…
Add table
Add a link
Reference in a new issue