Rename the virtualization daemon to pvcvd
.
This commit is contained in:
5
debian/pvc-virtualization-daemon.prerm
vendored
Normal file
5
debian/pvc-virtualization-daemon.prerm
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Disable the service
|
||||
systemctl disable pvcd.service
|
||||
|
Reference in New Issue
Block a user