From 9bdb0687d45dacbed8a4b2e03ed7a2bb714a2fad Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 28 Apr 2020 15:15:54 -0600 Subject: [PATCH] doc: fix koji-sweep-db filename typo "sweepd" -> "sweep" --- docs/source/server_howto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/server_howto.rst b/docs/source/server_howto.rst index 998cf7d2..484150cf 100644 --- a/docs/source/server_howto.rst +++ b/docs/source/server_howto.rst @@ -509,7 +509,7 @@ have any mechanism for this, we need to do it via some other mechanism. Default handling is done by cron, but can be substituted by anything else (Ansible tower, etc.) -Script is by default installed on hub as `/usr/sbin/koji-sweepd-db`. On systemd +Script is by default installed on hub as `/usr/sbin/koji-sweep-db`. On systemd systems it also has corresponding `koji-sweep-db` service and timer. Note, that timer is not enabled by default, so you need to run usual `systemctl` commands: