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-node.install
vendored
10
debian/pvc-daemon-node.install
vendored
@ -1,6 +1,6 @@
|
||||
node-daemon/pvcd.py usr/share/pvc
|
||||
node-daemon/pvcd.sample.yaml etc/pvc
|
||||
node-daemon/pvcd usr/share/pvc
|
||||
node-daemon/pvcd.target lib/systemd/system
|
||||
node-daemon/pvcd.service lib/systemd/system
|
||||
node-daemon/pvcnoded.py usr/share/pvc
|
||||
node-daemon/pvcnoded.sample.yaml etc/pvc
|
||||
node-daemon/pvcnoded usr/share/pvc
|
||||
node-daemon/pvcnoded.target lib/systemd/system
|
||||
node-daemon/pvcnoded.service lib/systemd/system
|
||||
node-daemon/pvc-flush.service lib/systemd/system
|
||||
|
Reference in New Issue
Block a user