diff --git a/src/warden-client/doc/UNINSTALL b/src/warden-client/doc/UNINSTALL new file mode 100644 index 0000000000000000000000000000000000000000..a9ed2cbc7ffe4192c31bc7b1bab4a3feac6dc906 --- /dev/null +++ b/src/warden-client/doc/UNINSTALL @@ -0,0 +1,35 @@ +Uninstallation process +====================== + +Content + + A. Overview + B. Uninstallation step + C. Post-uninstallation steps + +-------------------------------------------------------------------------------- + +A. Overview +----------- + +For uninstallation of warden-client package from local machine use uninstall.sh. + +For more information about uninstall.sh options run uninstall.sh -h. + + +B. Uninstallation step +---------------------- + +1) Uninstall Warden client package (example) + + $ cd /opt/warden-client/ + + $ ./uninstall.sh -d /opt/warden-client + + +C. Post-uninstallation steps +---------------------------- + +-------------------------------------------------------------------------------- + +Copyright (C) 2011-2015 Cesnet z.s.p.o