%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : //var/lib/dpkg/info/munin-plugins-core.postrm |
#! /bin/sh set -e if [ "$1" = "purge" ]; then # The state files are created by plugins and must be removed for a # clean purge of the plugin-state directory. rm -rf /var/lib/munin-node/plugin-state/* fi