diff options
| author | Paul Bütow <pbuetow@mimecast.com> | 2020-02-08 11:33:00 +0000 |
|---|---|---|
| committer | Paul Bütow <pbuetow@mimecast.com> | 2020-02-08 11:33:00 +0000 |
| commit | d38502e109fc3bcdac5a904f3a65a3017174058b (patch) | |
| tree | 3c893cc9fbee4b6466ed02bb15bfc0b8fd3c84d1 /doc/quickstart.md | |
| parent | 8708ace808e4b2d585b28f4a3131f1f9c9972b6d (diff) | |
include RHEL, adjust uid and gid in docs
Diffstat (limited to 'doc/quickstart.md')
| -rw-r--r-- | doc/quickstart.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quickstart.md b/doc/quickstart.md index a618866..06861f6 100644 --- a/doc/quickstart.md +++ b/doc/quickstart.md @@ -7,7 +7,7 @@ This guide assumes that you know how to generate and configure a public/private # Install it -On Linux you need to install the libacl development library for file system ACL permission support in `dserver`. On CentOS and/or Fedora it would be +On Linux you need to install the libacl development library for file system ACL permission support in `dserver`. On RHEL, CentOS and Fedora it would be ```console % sudo dnf install libacl-devel -y |
