Fixed wrong documentation for Wake-On-LAN feature
This commit is contained in:
@@ -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.
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user