On Mon, Feb 27, 2006 at 05:48:26PM +0200, [EMAIL PROTECTED] wrote:
> i was writing a systrace rule and i could not find a way to create 
> a rule that would permit writing 
> to a file but only if it does not exists, so it could only create 
> new files but not override old ones. 
> Would that require a new feature to systrace or is it already 
> possible do it in a way that I'm not 
> seeing.

Use ``systrace -u''.  It allows for finer-grained control of system
calls.

-Ray-

Reply via email to