aboutsummaryrefslogtreecommitdiff
path: root/system/chronograf/README
diff options
context:
space:
mode:
authorEbben Aries <e@dscp.org>2020-10-09 16:24:28 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-10 10:18:49 +0700
commit0a435a7d6a7c1fb34b602a8c93d52539ebd83a20 (patch)
tree05acefa51fac139d6b0c03ddadf9268872479514 /system/chronograf/README
parent324e8391228b387babc2455cc64ba1aef1b51fb2 (diff)
system/chronograf: Updated for version 1.8.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/chronograf/README')
-rw-r--r--system/chronograf/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/chronograf/README b/system/chronograf/README
index 37c8860d1405..fbaadf0fc443 100644
--- a/system/chronograf/README
+++ b/system/chronograf/README
@@ -8,8 +8,9 @@ visualizations of your data.
Groupname and Username
-You must have the "chronograf" group and user to run this script, for
+You must have the "chronograf" group and user to run this script, for
example:
groupadd -g 350 chronograf
- useradd -u 350 -s /bin/false -d /var/lib/chronograf -g chronograf chronograf
+ useradd -u 350 -s /bin/false -d /var/lib/chronograf \
+ -g chronograf chronograf