summaryrefslogblamecommitdiffstats
path: root/core/modules/etherwake/module.conf
blob: fbe0a9a9c0946b491b7c92723c5f4b7048679cd9 (plain) (tree)
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-disable-pause.rules
"