help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inconsistent directory perms when using home directive


From: Armin Wolfermann
Subject: Re: inconsistent directory perms when using home directive
Date: Fri, 21 May 2004 01:27:45 +0159
User-agent: Mutt/1.5.6i

* Kurt Lieber <klieber@gentoo.org> [20.05.2004 02:36]:
> Can anyone confirm this behavior?

Yes.

The included patch seems to fix it, but some more testing would be nice.

--- do.c.2.1.6  Sat Apr 17 16:10:33 2004
+++ do.c        Fri May 21 01:04:25 2004
@@ -3491,6 +3491,7 @@
    return;
    }
  
+CheckExistingFile("*",startpath,ptr->plus,ptr->minus,ptr->action,ptr->uid,ptr->gid,&sb,ptr,ptr->acl_aliases);
 
RecursiveCheck(startpath,ptr->plus,ptr->minus,ptr->action,ptr->uid,ptr->gid,ptr->recurse,0,ptr,&sb);
  
 ReleaseCurrentLock(); 

Regards,
Armin Wolfermann




reply via email to

[Prev in Thread] Current Thread [Next in Thread]