Bump version and split common libraries into separate package

This commit is contained in:
2018-09-12 12:09:52 -04:00
parent f29ba2f458
commit b6c7153401
12 changed files with 33 additions and 16 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Enable the servive
systemctl enable /lib/systemd/system/pvcd.service
systemctl enable /lib/systemd/system/pvcvd.service
echo "The PVC daemon has not been started. Create a config file at /etc/pvc/pvcd.conf then start it."
echo "The PVC virtualization daemon has not been started. Create a config file at /etc/pvc/pvcvd.conf then start it."