Merge pull request #10746 from jgertm/fix-wol-doc
Fixed wrong documentation for Wake-On-LAN feature
This commit is contained in:
commit
23adabcb8f
@ -40,7 +40,7 @@ in
|
|||||||
];
|
];
|
||||||
description = ''
|
description = ''
|
||||||
Interfaces where to enable Wake-On-LAN, and how. Two methods available:
|
Interfaces where to enable Wake-On-LAN, and how. Two methods available:
|
||||||
"magickey" and "password". The password has the shape of six bytes
|
"magicpacket" and "password". The password has the shape of six bytes
|
||||||
in hexadecimal separated by a colon each. For more information,
|
in hexadecimal separated by a colon each. For more information,
|
||||||
check the ethtool manual.
|
check the ethtool manual.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user