diff options
Diffstat (limited to 'system/afuse/README')
-rw-r--r-- | system/afuse/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/afuse/README b/system/afuse/README index d6a2233429..f6c57f8dc9 100644 --- a/system/afuse/README +++ b/system/afuse/README @@ -6,3 +6,8 @@ already automounted, afuse will attempt to mount a filesystem onto that directory. If the mount succeeds the requested access proceeds as normal, otherwise it will fail with an error. +The generated package includes the script afuse-avahissh: this will use +avahi to automatically populate the root directory with hosts advertising +their sftp service via Avahi. +As it's not essential for general usage, avahi is considered an optional +dependency (install it if you want to use that script). |