summaryrefslogtreecommitdiffstats
path: root/core/modules/etherwake/module.conf.ubuntu
blob: 64a5a04a5ac955d77aee10174b1b26841deb3598 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	etherwake
	ethtool
"
REQUIRED_CONTENT_PACKAGES="
	etherwake
	ethtool
"