3 lines
97 B
Text
3 lines
97 B
Text
|
# enable wol
|
||
|
ACTION=="add", SUBSYSTEM=="net", NAME=="*", RUN+="/usr/sbin/ethtool -s $name wol g"
|