From b8f23ee8ce38458aa2be5acc5f26ceb0dad00764 Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Fri, 15 Mar 2019 21:03:06 -0400 Subject: [PATCH] removed duplicate apticron install --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 3a1963d..5ea46b2 100644 --- a/README.md +++ b/README.md @@ -1175,13 +1175,7 @@ We will use unattended-upgrades to apply **critical security patches**. We can a sudo dpkg-reconfigure apt-listchanges ``` -1. Install apticron: - - ``` bash - sudo apt install apticron - ``` - - The default settings are good enough but you can check them in `/etc/apticron/apticron.conf` if you want to change them. For example, my configuration looks like this: +1. For apticron, the default settings are good enough but you can check them in `/etc/apticron/apticron.conf` if you want to change them. For example, my configuration looks like this: > ``` > EMAIL="root"