diff options
Diffstat (limited to 'web/input/doc/faq/root-plugins.md')
-rw-r--r-- | web/input/doc/faq/root-plugins.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/input/doc/faq/root-plugins.md b/web/input/doc/faq/root-plugins.md index 43994de..09b4c25 100644 --- a/web/input/doc/faq/root-plugins.md +++ b/web/input/doc/faq/root-plugins.md | |||
@@ -4,8 +4,8 @@ parent: FAQ | |||
4 | 4 | ||
5 | # Why aren't the root plugins installed? | 5 | # Why aren't the root plugins installed? |
6 | 6 | ||
7 | There are a few plugins which require root access, namely check\_dhcp and | 7 | There are a few plugins which require root access, namely `check_dhcp` and |
8 | check\_icmp. These are compiled under the `plugins-root` subdirectory. A | 8 | `check_icmp`. These are compiled under the `plugins-root` subdirectory. A |
9 | `make` `install` will install them with the install user's owner and group | 9 | `make` `install` will install them with the install user's owner and group |
10 | permissions. However, if you run `make` `install` without being root, this | 10 | permissions. However, if you run `make` `install` without being root, this |
11 | message will appear: | 11 | message will appear: |