rss feed Twitter Page Facebook Page Github Page Stack Over Flow Page

Disable ATD

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:

sudo apt-get purge at