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:
2
debian/pvc-daemon-api.prerm
vendored
2
debian/pvc-daemon-api.prerm
vendored
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Remove client binary symlink
|
||||
rm -f /usr/bin/pvc-api
|
||||
rm -f /usr/bin/pvcapid
|
||||
|
Reference in New Issue
Block a user