pvc/debian/pvc-daemon-node.prerm

6 lines
95 B
Bash

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