summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorytti <saku@ytti.fi>2017-07-06 11:27:23 +0300
committerGitHub <noreply@github.com>2017-07-06 11:27:23 +0300
commitbbfd5414f0c309189163f8708beb9cdac192e90c (patch)
tree5ffe970ccf30eda746d73472f63e24fa4dd33429
parentc355e49071c40bad767fdf6295402043b5e9cbb1 (diff)
parent487e44f6d9c4058b5243fcb14306b943b79c0e86 (diff)
Merge pull request #918 from jwmoss/patch-1
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.