summaryrefslogtreecommitdiffstats
path: root/core/modules/etherwake/module.conf
blob: 5a1b8f6fd9526c95a30fc5c19cc11a84efdc7603 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_BINARIES="
	etherwake
	ethtool
"
REQUIRED_FILES="
	/etc/udev/rules.d/99-enable-wol.rules
"