pvc/debian/pvc-daemon-node.prerm

6 lines
98 B
Bash

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