Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
projects
:
monitoring
>
monit
> monit-default-config-name.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File monit-default-config-name.patch of Package monit (Revision 8)
Currently displaying revision
8
,
show latest
--- monitor.h.renamed_config 2008-12-07 01:15:10.000000000 +0100 +++ monitor.h 2008-12-07 01:15:19.000000000 +0100 @@ -71,7 +71,7 @@ #define VERSION PACKAGE_VERSION -#define MONITRC "monitrc" +#define MONITRC "monit.conf" #define TIMEFORMAT "%Z %b %e %T" #define STRERROR strerror(errno) #define STRLEN 256