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