Merge pull request #97362 from martinetd/wakeonlan

wakeonlan service: use powerUpCommands
This commit is contained in:
Michele Guerini Rocco
2020-12-18 08:39:02 +01:00
committed by GitHub

View File

@@ -51,6 +51,6 @@ in
###### implementation
config.powerManagement.powerDownCommands = lines;
config.powerManagement.powerUpCommands = lines;
}