Align naming of Debian packages
Rename pvc-daemon to pvc-daemon-node and pvc-api to pvc-daemon-api. Closes #79
This commit is contained in:
5
debian/pvc-daemon-node.prerm
vendored
Normal file
5
debian/pvc-daemon-node.prerm
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Disable the services
|
||||
systemctl disable pvcd.service
|
||||
systemctl disable pvcd.target
|
Reference in New Issue
Block a user