nagios: fix post_install

This commit is contained in:
Christian Moritz 2017-07-26 17:59:51 +02:00 committed by FX Coudert
parent ffa5a7ff46
commit a3dad26b17

View file

@ -62,7 +62,7 @@ class Nagios < Formula
system "make", "install-webconf"
end
def postinstall
def post_install
(var/"lib/nagios/rw").mkpath
config = etc/"nagios/nagios.cfg"