pvc/debian/pvc-daemon-worker.prerm
Joshua M. Boniface 102c3c3106 Port all Celery worker functions to discrete pkg
Moves all tasks run by the Celery worker into a discrete package/module
for easier installation. Also adjusts several parameters throughout to
accomplish this.
2023-11-30 02:24:54 -05:00

5 lines
71 B
Bash

#!/bin/sh
# Disable the services
systemctl disable pvcworkerd.service