diff options
author | Daniil Baturin <daniil@baturin.org> | 2015-12-18 06:18:18 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2015-12-18 06:18:18 -0500 |
commit | 8688ace193d7a41e60fdf5ec5d092c7f31870207 (patch) | |
tree | 9c9f7ee719e5ff1c97b47959e3dc7fd49809a43b /data/includes.chroot/etc | |
parent | 81822aeb7f18aa632c28456f06ecb19a7c895340 (diff) | |
download | vyos-build-8688ace193d7a41e60fdf5ec5d092c7f31870207.tar.gz vyos-build-8688ace193d7a41e60fdf5ec5d092c7f31870207.zip |
Add image data includes copying step to the makefile.
Diffstat (limited to 'data/includes.chroot/etc')
-rw-r--r-- | data/includes.chroot/etc/fuse.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/includes.chroot/etc/fuse.conf b/data/includes.chroot/etc/fuse.conf new file mode 100644 index 00000000..a439ab82 --- /dev/null +++ b/data/includes.chroot/etc/fuse.conf @@ -0,0 +1 @@ +user_allow_other |