summaryrefslogtreecommitdiffstats
path: root/core/modules/etherwake
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/etherwake')
-rw-r--r--core/modules/etherwake/module.conf.debian7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/etherwake/module.conf.debian b/core/modules/etherwake/module.conf.debian
new file mode 100644
index 00000000..b6507973
--- /dev/null
+++ b/core/modules/etherwake/module.conf.debian
@@ -0,0 +1,7 @@
+#!/bin/bash
+REQUIRED_INSTALLED_PACKAGES="
+ ethtool
+"
+REQUIRED_CONTENT_PACKAGES="
+ ethtool
+"