summaryrefslogtreecommitdiff
path: root/community/leafnode/leafnode.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/leafnode/leafnode.install')
-rw-r--r--community/leafnode/leafnode.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/leafnode/leafnode.install b/community/leafnode/leafnode.install
index f1a046e1c..5f8a74c04 100644
--- a/community/leafnode/leafnode.install
+++ b/community/leafnode/leafnode.install
@@ -10,6 +10,5 @@ post_install() {
}
post_remove() {
- echo "-- Deleting spool directory"
- rm -rf var/spool/news
+ echo "-- Don't forget to remove /var/spool/news directory"
}