Does this look ok, ####### crontab -e # as logged in user */10 * * * * /home/frank/Scripts/checkazureus.sh # cat /home/frank/Scripts/checkazureus.sh #!/bin/bash if [-z "$(pgrep azureus)"] then /usr/bin/azureus else fi ########### azureus normally starts with xfce session, but it can exit dues to openjdk bug. -- Regards, Frank - I check for new mail app. 20min www.frankly3d.com -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org