From fb60718b463f9d2e27398547ca1a12a5118f1b1c Mon Sep 17 00:00:00 2001 From: mad Date: Fri, 9 Nov 2018 13:23:55 +0000 Subject: [PATCH] Update page 'Installation' --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 9842806..492fd0b 100644 --- a/Installation.md +++ b/Installation.md @@ -21,7 +21,7 @@ Quick install:
```mkdir /etc/nlvmi```
```cp nlvmi/nlvmi.conf /etc/nlvmi/```
```nlvmi createdb```
-```chown nobody:root /etc/nlvmi``` -in this case we assume php is running as user nobody
+```chown nobody:root -R /etc/nlvmi``` -in this case we assume php is running as user nobody
If there are nodes that should get managed by this master server, then the following is also needed:
Enable the MASTERSERVER option in /etc/nlvmi/nlvmi.conf