• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Input crontab messed up by plesk update

viisauksena

New Pleskian
this happened now several times by doing plesk updates (and i stick around at least since version 10, lately this happened by upgrading to onyx)

symptom:
sofisticated and full crontab for root with many different jobs and many multiline comments, some empty lines.
after an update the ordering of comments and commands is totaly messed up, it seems that no command is missing, but some comments are.

while ripping comment and command this is more than annoying,
it also rips of every empty line

the latest update also add

SHELL="/bin/bash"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
and several empty MAILTO=""

in front of every command, which should be sufficient in the first lines
 
Back
Top