summarylogtreecommitdiffstats
path: root/nagiospass.patch
diff options
context:
space:
mode:
authorWebDawg2020-07-02 12:29:11 -0400
committerWebDawg2020-07-02 12:29:11 -0400
commiteb01e19608146fcd2a83ec4399fb603b63f7cb5d (patch)
tree850b11b99ecfee37187df0c578b3811884c92aa5 /nagiospass.patch
parente12dcc8473b85300ecc1e4185666de92a6a89fba (diff)
downloadaur-eb01e19608146fcd2a83ec4399fb603b63f7cb5d.tar.gz
added some patches, new version, and now install file with message
Diffstat (limited to 'nagiospass.patch')
-rw-r--r--nagiospass.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/nagiospass.patch b/nagiospass.patch
new file mode 100644
index 000000000000..0e1e66d5eec4
--- /dev/null
+++ b/nagiospass.patch
@@ -0,0 +1,12 @@
+diff --unified --recursive --text pnp4nagios-0.6.26/sample-config/httpd.conf.in pnp4nagios-0.6.26.good/sample-config/httpd.conf.in
+--- pnp4nagios-0.6.26/sample-config/httpd.conf.in 2017-08-21 11:52:37.000000000 -0400
++++ pnp4nagios-0.6.26.good/sample-config/httpd.conf.in 2020-07-02 12:08:08.004555463 -0400
+@@ -11,7 +11,7 @@
+ #
+ AuthName "Nagios Access"
+ AuthType Basic
+- AuthUserFile /usr/local/nagios/etc/htpasswd.users
++ AuthUserFile /etc/nagios/htpasswd.users
+ Require valid-user
+ <IfModule mod_rewrite.c>
+ # Turn on URL rewriting