SOURCES: monitrc - protect at least with known password

glen glen at pld-linux.org
Mon Feb 5 17:59:03 CET 2007


Author: glen                         Date: Mon Feb  5 16:59:03 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- protect at least with known password

---- Files affected:
SOURCES:
   monitrc (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/monitrc
diff -u SOURCES/monitrc:1.1 SOURCES/monitrc:1.2
--- SOURCES/monitrc:1.1	Mon Feb  5 17:48:40 2007
+++ SOURCES/monitrc	Mon Feb  5 17:58:58 2007
@@ -31,4 +31,4 @@
 set httpd port 2812 and
      use address localhost  # only accept connection from localhost
      allow localhost        # allow localhost to connect to the server and
-#     allow admin:monit      # require user 'admin' with password 'monit'
+     allow admin:monit      # require user 'admin' with password 'monit'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/monitrc?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list