assistant: Batch jobs are now run with ionice and nocache, when those commands are available.
This commit is contained in:
parent
3c6be8cd6e
commit
4882a611e5
6 changed files with 42 additions and 31 deletions
9
debian/control
vendored
9
debian/control
vendored
|
@ -73,7 +73,14 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
|
|||
wget,
|
||||
curl,
|
||||
openssh-client (>= 1:5.6p1)
|
||||
Recommends: lsof, gnupg, bind9-host, ssh-askpass, quvi, git-remote-gcrypt (>= 0.20130908-4)
|
||||
Recommends:
|
||||
lsof,
|
||||
gnupg,
|
||||
bind9-host,
|
||||
ssh-askpass,
|
||||
quvi,
|
||||
git-remote-gcrypt (>= 0.20130908-4),
|
||||
nocache
|
||||
Suggests: graphviz, bup, libnss-mdns
|
||||
Description: manage files with git, without checking their contents into git
|
||||
git-annex allows managing files with git, without checking the file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue