diff options
Diffstat (limited to 'net-fs/fex/files/fex.conf.d')
-rw-r--r-- | net-fs/fex/files/fex.conf.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net-fs/fex/files/fex.conf.d b/net-fs/fex/files/fex.conf.d new file mode 100644 index 000000000000..06d871c1d3f8 --- /dev/null +++ b/net-fs/fex/files/fex.conf.d @@ -0,0 +1,6 @@ +# Additional options that are passed to the fexd. +FEXOPTS="-v" + +# if fexd has to work with the dnotify-mechnism, adjust the maximum +# of open directories +#MAX_DIRS=8192 |