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