When using Software & Updates sometimes the option, under the Updates tab, “When there are security updates” has been grayed-out and disabled. This has happened to me several times in a new installation. To make this option available again type this command in the terminal:
sudo apt install update-notifier
sudo apt install update-notifier
Comment