diff options
| author | Jonathan Bauer | 2018-04-16 16:07:09 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2018-04-16 16:07:09 +0200 |
| commit | 7ca9c7e876511665a2b42cac06b6db59ccbd77eb (patch) | |
| tree | 3646277f4748e3b7cb365c9d6697ccb25eadcfaf | |
| parent | [vbox-src] force audio driver to alsa (diff) | |
| download | mltk-7ca9c7e876511665a2b42cac06b6db59ccbd77eb.tar.gz mltk-7ca9c7e876511665a2b42cac06b6db59ccbd77eb.tar.xz mltk-7ca9c7e876511665a2b42cac06b6db59ccbd77eb.zip | |
[dnbd3] create fuse group
| -rw-r--r-- | core/modules/dnbd3/module.build | 1 |
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" |
