#!/bin/bash set -e # Stop associated services before files are removed # ... # prerm script must exit with 0 exit 0