summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwmoss <jwmoss88@gmail.com>2017-07-05 20:15:40 -0400
committerGitHub <noreply@github.com>2017-07-05 20:15:40 -0400
commit487e44f6d9c4058b5243fcb14306b943b79c0e86 (patch)
tree5ffe970ccf30eda746d73472f63e24fa4dd33429
parentc355e49071c40bad767fdf6295402043b5e9cbb1 (diff)
Correct spelling for update-rc.d
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 820c5d9..c8ec753 100644
--- a/README.md
+++ b/README.md
@@ -1045,7 +1045,7 @@ chown oxidized:oxidized /var/run/oxidized
3.)Make oxidized start on boot
```
-update-rc.d oxidized deafults
+update-rc.d oxidized defaults
```
Note the channel name must be in quotes.