From 36a07c3f444405b3746140cb12c50f3a8248b0ad Mon Sep 17 00:00:00 2001 From: Teemu Toivola Date: Thu, 15 Mar 2018 21:41:11 +0200 Subject: [PATCH] rewrite UNINSTALL --- UNINSTALL | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/UNINSTALL b/UNINSTALL index 1282490..523321f 100644 --- a/UNINSTALL +++ b/UNINSTALL @@ -1,7 +1,6 @@ -If the daemon is running then stop it first and remove any manually -installed service files or file entries used to start the daemon process. - -Run 'make uninstall' and follow the instructions. This step will not -automatically remove any possible databases that have been created. Such -files will need to be removed manually if no longer needed. + 1. Stop the daemon (vnstatd) if still running + 2. Remove any manually installed service files or file entries + used to start the daemon + 3. Run 'make uninstall' and follow the instructions + 4. Remove possible database directory if no longer needed -- 2.40.0