Merge pull request #141194 from legendofmiracles/wol
Adds a notice that the service.wakeonlan module was moved
This commit is contained in:
commit
727fa5a9b1
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ with lib;
|
|||
The hidepid module was removed, since the underlying machinery
|
||||
is broken when using cgroups-v2.
|
||||
'')
|
||||
(mkRemovedOptionModule ["services" "wakeonlan"] "This module was removed in favor of enabling it with networking.interfaces.<name>.wakeOnLan")
|
||||
|
||||
# Do NOT add any option renames here, see top of the file
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue