summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3
diff options
context:
space:
mode:
authorJonathan Bauer2018-04-16 16:07:09 +0200
committerJonathan Bauer2018-04-16 16:07:09 +0200
commit7ca9c7e876511665a2b42cac06b6db59ccbd77eb (patch)
tree3646277f4748e3b7cb365c9d6697ccb25eadcfaf /core/modules/dnbd3
parent[vbox-src] force audio driver to alsa (diff)
downloadmltk-7ca9c7e876511665a2b42cac06b6db59ccbd77eb.tar.gz
mltk-7ca9c7e876511665a2b42cac06b6db59ccbd77eb.tar.xz
mltk-7ca9c7e876511665a2b42cac06b6db59ccbd77eb.zip
[dnbd3] create fuse group
Diffstat (limited to 'core/modules/dnbd3')
-rw-r--r--core/modules/dnbd3/module.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/dnbd3/module.build b/core/modules/dnbd3/module.build
index ff614dd4..5cba9ae1 100644
--- a/core/modules/dnbd3/module.build
+++ b/core/modules/dnbd3/module.build
@@ -43,6 +43,7 @@ build() {
chown root:root "dnbd3-client" "dnbd3-fuse" "dnbd3-server"
chmod +xs "dnbd3-client"
chmod +x "dnbd3-fuse" "dnbd3-server"
+ add_group "fuse"
cd "$MODULE_WORK_DIR"
COPYLIST="list_dpkg_output"