Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 5a5210d

Browse files
Clarify the fetch-crl-boot service
Co-authored-by: Matyas Selmeci <[email protected]>
1 parent b37f9ee commit 5a5210d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/common/ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ To modify the times that `fetch-crl-cron` runs, edit `/etc/cron.d/fetch-crl`.
219219
|:----------|:-----------------------------|:-------------------------------------------|
220220
| Fetch CRL | `fetch-crl.timer` (EL8-only) | Runs `fetch-crl` every 6 hours and on boot |
221221
| | `fetch-crl-cron` (EL7-only) | Runs `fetch-crl` every 6 hours |
222-
| | `fetch-crl-boot` (EL7-only) | Runs `fetch-crl` immediately |
222+
| | `fetch-crl-boot` (EL7-only) | Runs `fetch-crl` immediately and on boot |
223223

224224
Start the services in the order listed and stop them in reverse order. As a reminder, here are common service commands (all run as `root`):
225225

0 commit comments

Comments
 (0)