aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zabbix.rb9
1 files changed, 0 insertions, 9 deletions
diff --git a/Library/Formula/zabbix.rb b/Library/Formula/zabbix.rb
index e9eba14d3..ec660b6b9 100644
--- a/Library/Formula/zabbix.rb
+++ b/Library/Formula/zabbix.rb
@@ -52,15 +52,6 @@ class Zabbix < Formula
end
end
- def caveats; <<-EOS.undent
- Please read the fine manual for post-install instructions:
- http://www.zabbix.com/documentation/2.0/manual
-
- Or just use Puppet:
- https://github.com/bjoernalbers/puppet-zabbix_osx
- EOS
- end
-
def test
system "#{sbin}/zabbix_agentd", "--print"
end