Hi there
I've checked my crontab and it says:
# aMule
0 0 * * * /usr/bin/amule
# Stop aMule
0 6 * * * /bin/killall amule
# This file was written by KCron. Copyright (c) 1999, Gary Meyer
# Although KCron supports most crontab formats, use care when editing.
# Note: Lines beginning with "#\" indicates a disabled task.
It stops automatically at 6am, but I need to start it manually for some reason. What is wrong in my crontab?
u
|