pvc/debian/pvc-daemon.prerm

6 lines
95 B
Plaintext
Raw Normal View History

2018-06-17 14:55:13 -04:00
#!/bin/sh
# Disable the services
systemctl disable pvcd.service
systemctl disable pvcd.target