summaryrefslogtreecommitdiff
path: root/sysutils/munin-node/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/munin-node/pkg-plist')
-rw-r--r--sysutils/munin-node/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/munin-node/pkg-plist b/sysutils/munin-node/pkg-plist
index 93a9e0bbdf37..a14dd11873db 100644
--- a/sysutils/munin-node/pkg-plist
+++ b/sysutils/munin-node/pkg-plist
@@ -1,4 +1,3 @@
-etc/munin/VERSION.node
etc/munin/munin-node.conf
etc/munin/plugin-conf.d/plugins.conf
etc/rc.d/munin-node.sh
@@ -58,3 +57,6 @@ share/munin/plugins/vmstat
@unexec rm -rf %D/etc/munin/plugins 2>/dev/null || true
@unexec rmdir %D/etc/munin/plugin-conf.d 2>/dev/null || true
@unexec rmdir %D/etc/munin 2>/dev/null || true
+@unexec echo "If you want to *completely* remove munin-node, you have to"
+@unexec echo " rm -rf %D/var/munin, %D/etc/munin and %D/www/data/munin"
+@unexec echo "They were left on the system because you may be only updating."