From 88a432b34a9d0f427edf599920f44679597bc397 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Sun, 23 Dec 2012 12:22:53 -0800 Subject: [PATCH] Create uninstallation.md --- docs/uninstallation.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/uninstallation.md diff --git a/docs/uninstallation.md b/docs/uninstallation.md new file mode 100644 index 0000000..26bbb9c --- /dev/null +++ b/docs/uninstallation.md @@ -0,0 +1,19 @@ +--- +layout: docs +title: Uninstallation · Docs · MSM +tab: docs +docsitem: uninstallation +--- + +Uninstallation +============== + +You can easily uninstall MSM by just deleting the following files: + +* /etc/init.d/msm +* /etc/cron.d/msm +* /etc/bash_completion.d/msm +* /etc/msm.conf +* /usr/local/bin/msm + +This will leave you with just the `/opt/msm` directory which contains all your servers and backups.