diff options
author | David Bell <me@geordish.org> | 2017-07-08 15:10:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-08 15:10:36 +0100 |
commit | 9193f5e04a4d463a83f55eafe3c2fb45d77b2d9d (patch) | |
tree | 2b19fdf5b05f8317ab07ae43566cfd297747645a /README.md | |
parent | 776386ea339b53b90284acf123e0dce5758b901c (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1022,6 +1022,9 @@ hooks: channel: "#network-changes" ``` +Note the channel name must be in quotes. + + # Extra ## Ubuntu SystemV init setup @@ -1050,8 +1053,6 @@ chown oxidized:oxidized /var/run/oxidized update-rc.d oxidized defaults ``` -Note the channel name must be in quotes. - # Ruby API The following objects exist in Oxidized. |