summaryrefslogtreecommitdiff
path: root/libre/clamav/freshclamd.service
diff options
context:
space:
mode:
Diffstat (limited to 'libre/clamav/freshclamd.service')
-rw-r--r--libre/clamav/freshclamd.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/libre/clamav/freshclamd.service b/libre/clamav/freshclamd.service
deleted file mode 100644
index a0a72c2e6..000000000
--- a/libre/clamav/freshclamd.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=clamav updater
-
-[Service]
-Type=forking
-PIDFile=/run/clamav/freshclam.pid
-ExecStart=/usr/bin/freshclam -d -p /run/clamav/freshclam.pid
-
-[Install]
-WantedBy=multi-user.target