Lines 54-60
Link Here
|
54 |
@unexec rmdir %D/var/munin 2>/dev/null || true |
54 |
@unexec rmdir %D/var/munin 2>/dev/null || true |
55 |
@dirrm share/munin/plugins |
55 |
@dirrm share/munin/plugins |
56 |
@unexec rmdir %D/share/munin 2>/dev/null || true |
56 |
@unexec rmdir %D/share/munin 2>/dev/null || true |
57 |
@unexec rm -rf %D/etc/munin/plugins 2>/dev/null || true |
|
|
58 |
@unexec rmdir %D/etc/munin/plugin-conf.d 2>/dev/null || true |
57 |
@unexec rmdir %D/etc/munin/plugin-conf.d 2>/dev/null || true |
59 |
@unexec rmdir %D/etc/munin 2>/dev/null || true |
58 |
@unexec rmdir %D/etc/munin 2>/dev/null || true |
60 |
@unexec echo "If you want to *completely* remove munin-node, you have to" |
59 |
@unexec echo "If you want to *completely* remove munin-node, you have to" |