#!/bin/sh
# Stop cleanly before removal. Backups and the key are deliberately left behind.
/var/packages/pvebackup/scripts/start-stop-status stop >/dev/null 2>&1
exit 0
