summaryrefslogtreecommitdiffstats
path: root/core/modules/etherwake/data
Commit message (Collapse)AuthorAgeFilesLines
* [etherwake] udev: Mask exit code 76 from ethtoolSimon Rettberg2024-03-011-0/+7
|
* [etherwake/idleaction] Try harder to enable WOLSimon Rettberg2021-07-092-0/+13
| | | | | | | | | It was reported that WOL is disabled at runtime on some machines, even though there is a udev rule in place that enables it right when the interfaces get registered. We can only assume this is a race condition with adapter initialization, but worst case something else is running that is interfering with the WOL setting. Now we forcefully re-enable WOL at boot, every hour, and before standby, for good measure.
* [etherwake] Fix etherwake symlink, disable pause framesSimon Rettberg2020-08-271-0/+1