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