I've already managed to enable WoL on all the machines in RC3. Current configuration is done by running a systemd service on boot to re-enable WoL after each boot because for some reason it's not persistent.
This could be done using systemd.link units (link).
Another thing to be done is to find a good software solution for sending magic packets.
I've already managed to enable WoL on all the machines in RC3. Current configuration is done by running a systemd service on boot to re-enable WoL after each boot because for some reason it's not persistent.
This could be done using
systemd.linkunits (link).Another thing to be done is to find a good software solution for sending magic packets.