[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Start rtorrent on bootup in Squeeze



Nicolas Bercher wrote:
> http://users.klvb-larve.org/nico/bin/bash/rtorrent-user.username
> 
> You must copy it in /etc/init.d and more importantly name it
> /etc/init.d/rtorrent-user.<username> where <username> is your actual
> username.  Hence, you can set it up for any number of users on the
> same system.  Then, the script will auto-detect the username on
> whoes it will run, based on its file name.

That is unnecessarily complicated. You can instead use an @reboot
cron job, which can be set up using crontab -e by any user without
root. For example:

@reboot screen -d -m -S rtorrent rtorrent

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: