Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 258082 | Differences between
and this patch

Collapse All | Expand All

(-)system/rtorrent.rc.linux (-1 / +1 lines)
Lines 29-35 Link Here
29
# deleted.
29
# deleted.
30
schedule = watch_directory,5,5,load_start=~/.boxee/torrent/*.torrent
30
schedule = watch_directory,5,5,load_start=~/.boxee/torrent/*.torrent
31
31
32
on_finished = move_complete,"execute=/bin/mv,-n,$d.get_base_path=,~/.boxee/downloads/ ;d.set_directory=~/.boxee/downloads/"
32
on_finished = move_complete,"execute=/bin/mv,-u,$d.get_base_path=,~/.boxee/downloads/ ;d.set_directory=~/.boxee/downloads/"
33
33
34
# Close torrents when diskspace is low.
34
# Close torrents when diskspace is low.
35
schedule = low_diskspace,5,60,close_low_diskspace=100M
35
schedule = low_diskspace,5,60,close_low_diskspace=100M

Return to bug 258082