summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3/module.conf
blob: 2da97d48f55303beb1c1e849ae0ae46791a3cd85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_MODULES="kernel"
REQUIRED_GIT="https://git.openslx.org/dnbd3.git||fuse_ll"
REQUIRED_BINARIES="
	dnbd3-fuse
	fusermount
	dnbd3-server
"
REQUIRED_DIRECTORIES="
"