From 0e54195c9a655629847485279b5141bbe1b61dbc Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Apr 29 2020 08:15:52 +0000 Subject: PR#2205: doc: fix koji-sweep-db filename typo Merges #2205 https://pagure.io/koji/pull-request/2205 --- diff --git a/docs/source/server_howto.rst b/docs/source/server_howto.rst index 998cf7d..484150c 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: