nice and ionice
Richard Shaw <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.backuppc.devel |
|---|---|
| Message-ID | <CAN3TeO2CUtrFUHFXikEpp120uiG7BD5+ffa=PasMcWtrPf5bVg@mail.gmail.com> |
I think I know the answer but I'm looking for confirmation here. If I
want to nice AND ionice a backup, I'm assuming I need to use a script
instead so I get a full shell? Something like:
${RsyncClientCmd} = '<script> $host argList+'
--- script ---
#!/bin/bash
ionice -c3 -p $$
<normal ssh and rsync command>
-- end scrpt ---
Thanks,
Richard
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-devel mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/