#!/bin/sh if [ "$1" = "purge" ] then rm -f /etc/mogilefs/mogtool.conf rmdir --ignore-fail-on-non-empty /etc/mogilefs fi #DEBHELPER#