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

Re: shell wrapper to set ioctls before & after a command execution?



On Thu, Jun 06, 2013 at 12:47:07PM -0400, Robert Goley wrote:
> That sounds like a good idea but you would need to blacklist the PIDs of
> the commands called from your backup script as well.  Most likely, they are
> the processes opening all of the files to start with.  You might want to
> look at using a python script for your backup script so you can more easily
> capture the PIDs of the executed commands. 

That seems like a good place to use cgroups.

MfG
	Goswin


Reply to: