]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/nagios
Applied changes to make.sh.
[people/pmueller/ipfire-2.x.git] / lfs / nagios
index 7911a9da6e3479cf68a199fde5faf889bfd0fb2c..bede588494f179c7c91ca5b56a8456033211e9c2 100644 (file)
@@ -105,6 +105,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --with-nagios-user=nobody --with-nagios-group=nobody
        cd $(DIR_SRC)/nagios-plugins* && make $(MAKETUNING)
        cd $(DIR_SRC)/nagios-plugins* && make install
+       chown -R nobody:nobody /var/nagios
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)