diff options
author | Chris Abela <kristofru@gmail.com> | 2014-12-05 23:18:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-05 23:18:39 +0700 |
commit | 8c649d01c6b4d4a01be1544cff97f953c5d45628 (patch) | |
tree | fa3a5944c4a686d865e213f627e20f743fce4854 /system/davfs2/README | |
parent | d65860cb0b7e91dbd40e4d7143a790c9e95bb7ce (diff) | |
download | slackbuilds-8c649d01c6b4d4a01be1544cff97f953c5d45628.tar.gz |
system/davfs2: Updated for version 1.5.2 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |