From d38502e109fc3bcdac5a904f3a65a3017174058b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= Date: Sat, 8 Feb 2020 11:33:00 +0000 Subject: include RHEL, adjust uid and gid in docs --- doc/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/quickstart.md') 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 -- cgit v1.2.3