From 58a65e659a5baba148b631b233c88b4076ff4dcb Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 20 Feb 2019 13:57:28 +0100 Subject: [PATCH] updated TOC; minor updates - signed-off-by: trimstray --- README.md | 6 +++++- lib/post_install_tasks/keep_system_updated.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fa2d90..b4c6045 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,11 @@ + [Useful resources](lib/post_install_tasks/keep_system_updated.md#link-useful-resource) + [Summary checklist](lib/post_install_tasks/keep_system_updated.md#ballot_box_with_check-summary-checklist) * **[Package management](#package-management)** - + [Remove packages with known issues](#remove-packages-with-known-issues) + + [Introduction](lib/post_install_tasks/package_management.md#information_source-introduction) + + [Check package signatures](lib/post_install_tasks/package_management.md#information_source-introduction) + + [Remove packages with known issues](lib/post_install_tasks/package_management.md#remove-packages-with-known-issues) + + [Useful resources](lib/post_install_tasks/package_management.md#link-useful-resource) + + [Summary checklist](lib/post_install_tasks/package_management.md#ballot_box_with_check-summary-checklist) * **[Netfilter ruleset](#netfilter-ruleset)** + [Shorewall](#shorewall) * **[TCP wrapper](#tcp-wrapper)** diff --git a/lib/post_install_tasks/keep_system_updated.md b/lib/post_install_tasks/keep_system_updated.md index 952717b..c596620 100644 --- a/lib/post_install_tasks/keep_system_updated.md +++ b/lib/post_install_tasks/keep_system_updated.md @@ -10,7 +10,7 @@ Some benefits: - close up problems of security that has been discovered - it can improve the stability of the system -- improvements the system stacks, e.g. network stack +- improvements the system stacks or network stacks #### :eight_pointed_black_star: Make sure that the system is up to date