summaryrefslogtreecommitdiffstats
path: root/core/modules/smartctl/module.conf
blob: 36738c3e9aa6302abf7ef4cb50a135dac2869af6 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
REQUIRED_MODULES="
	slxlog
"
REQUIRED_BINARIES="
	smartctl
"
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""