Use consistent naming of components
Rename "pvcd" to "pvcnoded", and "pvc-api" to "pvcapid" so names for the daemons are fully consistent. Update the names of the configuration files as well to match this new formatting. References #79
This commit is contained in:
4
debian/pvc-daemon-node.prerm
vendored
4
debian/pvc-daemon-node.prerm
vendored
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Disable the services
|
||||
systemctl disable pvcd.service
|
||||
systemctl disable pvcd.target
|
||||
systemctl disable pvcnoded.service
|
||||
systemctl disable pvc.target
|
||||
|
Reference in New Issue
Block a user