summaryrefslogtreecommitdiffstats
path: root/core/modules/etherwake/templates/99-enable-wol.rules
blob: 0a9d2fc3203dafa07b464a8e7efa8b83b33ec987 (plain) (blame)
1
2
ACTION=="add", SUBSYSTEM=="net", NAME=="eth0", RUN+="%ETHTOOL% -s $name wol g"
ACTION=="add", SUBSYSTEM=="net", NAME=="boot0", RUN+="%ETHTOOL% -s $name wol g"