Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 300309
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- rtorrentd.orig      2009-12-21 02:24:07.000000000 +0200
0
++ rtorrentd   2009-12-21 03:57:13.000000000 +0200
Lines 15-21 Link Here
15
       env TERM="xterm" \
15
       env TERM="xterm" \
16
       start-stop-daemon --start --chuid $USER \
16
       start-stop-daemon --start --chuid $USER \
17
       --env HOME="${PWHOME:-/home/$USER}" \
17
       --env HOME="${PWHOME:-/home/$USER}" \
18
       --exec /usr/bin/screen -- -dmS rtorrentd /usr/bin/rtorrent
18
       --exec /usr/bin/rtorrent --user $USER \
19
       --startas /usr/bin/screen -- -dmS rtorrentd /usr/bin/rtorrent
19
       eend $?
20
       eend $?
20
}
21
}

Return to bug 300309