duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Starting duplicity with nice


From: Scott Hannahs
Subject: Re: [Duplicity-talk] Starting duplicity with nice
Date: Mon, 16 Aug 2010 00:12:00 -0400

On Aug 15, 2010, at 4:07 AM, Henrik Olsen wrote:

> Should it work fine starting duplicity with something 'nice -n 20 duplicity 
> ...' to make it run as low priority as possible? Will the setting propergate 
> to the different tools duplicity calls for rsync, compression, encryption etc?

Yes.  My script defines the command:

DUPLICITY="nice -n19 /sw/bin/duplicity"

Works great….
-Scott




reply via email to

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