summaryrefslogtreecommitdiffstats
path: root/core/modules/smartctl/module.conf.centos
blob: 2dfdcf3af75ded0147c0d46fce289238d8ea26e3 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
	smartmontools
"
REQUIRED_INSTALLED_PACKAGES="
	smartmontools
"