03.09.12

rtorrent.servise

pacman -S tmux
[Unit]
Description=rTorrent for dima

[Service]
ExecStart=/usr/bin/tmux new-session -d -s rtorrent rtorrent
Type=forking
User=dima

[Install]
WantedBy=multi-user.target