X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fanalysisd%2Factive-response.c;h=f6f24147a87f45f1b03a8f99eb514910c45f9154;hp=5c3d77998391e4611aa9568991f05848e2745c31;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/analysisd/active-response.c b/src/analysisd/active-response.c index 5c3d779..f6f2414 100755 --- a/src/analysisd/active-response.c +++ b/src/analysisd/active-response.c @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/analysisd/active-response.c, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. @@ -9,7 +10,7 @@ * Foundation */ - + #include "shared.h" #include "active-response.h" @@ -55,7 +56,7 @@ int AR_ReadConfig(int test_config, char *cfgfile) /* Setting right permission */ - chmod(DEFAULTARPATH, 0444); + chmod(DEFAULTARPATH, 0440); /* Reading configuration */