From 3542e69a947e82a480cbab7a37176faf2844fb21 Mon Sep 17 00:00:00 2001 From: Tom Balzer Date: Thu, 14 Jun 2018 20:52:03 -0500 Subject: [PATCH] Added DISCLAIMER to README. --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README index 64164dd..1b34f15 100644 --- a/README +++ b/README @@ -4,6 +4,18 @@ This project is a c/guile project built to manage Tom Balzer's POSIX compliant systems. The daemon is written in C99, with extensions being written in Guile. +DISCLAIMER + +This is not supposed to be something new or novel - this is supposed +to give me complete control over the programs I run and the +configuration of my machines. I don't CARE that one or more tools can +provide all of the features I want. I WANT to do shit the way I want +to do them. + +Also, I don't CARE if anything in this repository offends, including +language and jokes. If you complain, don't expect sympathy or action +on my part. + PURPOSE I am tired of writing one off scripts to do core management duties, -- 2.20.1