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:
10
debian/pvc-daemon-api.install
vendored
10
debian/pvc-daemon-api.install
vendored
@ -1,6 +1,6 @@
|
||||
api-daemon/pvc-api.py usr/share/pvc
|
||||
api-daemon/pvc-api.sample.yaml etc/pvc
|
||||
api-daemon/api_lib usr/share/pvc
|
||||
api-daemon/pvc-api.service lib/systemd/system
|
||||
api-daemon/pvc-provisioner-worker.service lib/systemd/system
|
||||
api-daemon/pvcapid.py usr/share/pvc
|
||||
api-daemon/pvcapid.sample.yaml etc/pvc
|
||||
api-daemon/pvcapid usr/share/pvc
|
||||
api-daemon/pvcapid.service lib/systemd/system
|
||||
api-daemon/pvcapid-worker.service lib/systemd/system
|
||||
api-daemon/provisioner usr/share/pvc
|
||||
|
Reference in New Issue
Block a user