Remove disable of pvc-flush

Since it isn't re-enabled and this makes life difficult, don't
disable the pvc-flush service if it was enabled.
This commit is contained in:
Joshua Boniface 2019-05-23 23:47:57 -04:00
parent ae37afcf75
commit 703e34e8ea
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
# Disable the services
systemctl disable pvc-flush.service
systemctl disable pvcd.service
systemctl disable pvcd.target