Page History
...
Code Block | ||||
---|---|---|---|---|
| ||||
# yum install at |
To start the ATD services on newer systems, type in:
Code Block | ||||
---|---|---|---|---|
| ||||
# systemctl start atd |
For older systems type in:
Code Block | ||||
---|---|---|---|---|
| ||||
# /etc/init.d/atd start |
Note | ||
---|---|---|
| ||
Follow your system admin procedures to make sure the ATD service starts up automatically on system boot. |
...