summaryrefslogtreecommitdiff
path: root/doc/installation.md
diff options
context:
space:
mode:
authorPaul Bütow <pbuetow@mimecast.com>2020-02-08 11:33:00 +0000
committerPaul Bütow <pbuetow@mimecast.com>2020-02-08 11:33:00 +0000
commitd38502e109fc3bcdac5a904f3a65a3017174058b (patch)
tree3c893cc9fbee4b6466ed02bb15bfc0b8fd3c84d1 /doc/installation.md
parent8708ace808e4b2d585b28f4a3131f1f9c9972b6d (diff)
include RHEL, adjust uid and gid in docs
Diffstat (limited to 'doc/installation.md')
-rw-r--r--doc/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 8781130..d09392f 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -23,7 +23,7 @@ It is recommended to automate all the installation process outlined here. You co
```console
% sudo adduser dserver
% id dserver
-uid=670(dserver) gid=670(dserver) groups=670(dserver)
+uid=1001(dserver) 1001=670(dserver) groups=1001(dserver)
```
3. Create the required file system structure and set the correct permissions: