PR#2187: koji-sweep-db: use "Type=oneshot" for systemd
Merges #2187 https://pagure.io/koji/pull-request/2187 Fixes #2191 https://pagure.io/koji/issue/2191
This commit is contained in:
commit
1d5b4e32d8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ Description=Daily maintenance script for koji db
|
|||
Documentation=https://pagure.io/docs/koji/
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=oneshot
|
||||
ExecStart=/usr/sbin/koji-sweep-db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue