Normally I just use "@reboot deluged" for one daemon, but when I try
@reboot deluged -p 1234 -c /path/folder1/
@reboot deluged -p 1234 -c /path/folder2/
It does not start any of the daemons after reboot.Yet if I enter:
deluged -p 1234 -c /path/folder1/
deluged -p 1234 -c /path/folder2/
from an ssh terminal, it launches them fine. How can I start them all using @reboot in crontab?
Starting Multiple Daemons via Crontab for One User
-
- Member
- Posts: 17
- Joined: Sun Oct 14, 2012 12:17 am
-
- Member
- Posts: 17
- Joined: Sun Oct 14, 2012 12:17 am
Re: Starting Multiple Daemons via Crontab for One User
Been awhile, still no solution. Any help here..
Re: Starting Multiple Daemons via Crontab for One User
Does your path have spaces in it? Realistically you will have to debug it yourself, using different options and looking in the logs for cron and deluged.