diff options
Diffstat (limited to 'system/davfs2/README')
-rw-r--r-- | system/davfs2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/davfs2/README b/system/davfs2/README index fb60cc7743..ac75c77e1b 100644 --- a/system/davfs2/README +++ b/system/davfs2/README @@ -4,7 +4,7 @@ provides the ability to access such resources like a typical filesystem, allowing for use by standard applications with no built-in support for WebDAV. Before running this SlackBuild, define a davfs2 group and a davfs2 user. The -davfs2 user shall have davfs2 as its initial login group, shall not have a +davfs2 user shall have davfs2 as its initial login group, shall not have no shell and the home directory shall be /var/cache/davfs. Examples: # groupadd -g 230 davfs2 |