Hi,
what is the correct way to edit cron jobs on the Proxmox host?
In the file "/etc/crontab" I can see some default content:
Read more
what is the correct way to edit cron jobs on the Proxmox host?
In the file "/etc/crontab" I can see some default content:
Code:
root@pve:~# cat /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.
SHELL=/bin/sh...
Read more