summaryrefslogtreecommitdiffstats
path: root/core/modules/etherwake/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/etherwake/module.conf')
-rw-r--r--core/modules/etherwake/module.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/etherwake/module.conf b/core/modules/etherwake/module.conf
index 561c0524..5a1b8f6f 100644
--- a/core/modules/etherwake/module.conf
+++ b/core/modules/etherwake/module.conf
@@ -1,4 +1,8 @@
#!/bin/bash
REQUIRED_BINARIES="
etherwake
+ ethtool
+"
+REQUIRED_FILES="
+ /etc/udev/rules.d/99-enable-wol.rules
"