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