Joshua M. Boniface
ce985234c3
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
5 lines
65 B
Bash
5 lines
65 B
Bash
#!/bin/sh
|
|
|
|
# Remove client binary symlink
|
|
rm -f /usr/bin/pvcapid
|