pvc/debian/pvc-daemon.prerm

7 lines
131 B
Bash

#!/bin/sh
# Disable the services
systemctl disable pvc-flush.service
systemctl disable pvcd.service
systemctl disable pvcd.target