The at command is used to schedule commands to be executed once, at a particular time in the future. If you are using cronjob, you might not need the daemon.
echo 'manual' > /etc/init/atd.override
Removing at
To remove a service from the startup execute the following command: