From 4cd8e971adf3bd2d29109b5ba5d6a144e5f2af7f Mon Sep 17 00:00:00 2001
From: A. Täffner <darkalex@firesplash.de>
Date: Wed, 20 Jan 2016 10:31:52 -0500
Subject: [PATCH] kind of cleanup

---
 TODO.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/TODO.txt b/TODO.txt
index 77b138d..ce0de4f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,10 +13,11 @@
 --------------------------------------
 
 - Add a function to let a server join a existing installation.
-Change named.options.conf and add follwoing lines into options-brackets for DNSSEC-Implementation:
+- Change named.options.conf and add follwoing lines into options-brackets for DNSSEC-Implementation:
 		dnssec-enable yes;
 		dnssec-validation yes;
 		dnssec-lookaside auto;
+- Add Package haveged to requirements as it raises available entropy by more than 1500 which is very needed for DNSSEC Key-generation
 
 Uninstaller
 --------------------------------------

--
Gitblit v1.9.1