Skip to content

Commit ee47381

Browse files
committed
Fix urls as of 08012024
* bcron is dead * ANSSI url has changed
1 parent dd76e03 commit ee47381

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/books/disa_stig/disa_stig_part2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If all goes well, you should receive a screen that looks something like this one
3636

3737
DISA is just one of many Security Profiles supported by the Rocky Linux SCAP definitions. We also have profiles for:
3838

39-
* [ANSSI](https://www.ssi.gouv.fr/en/)
39+
* [ANSSI](https://cyber.gouv.fr/en)
4040
* [CIS](https://cisecurity.org)
4141
* [Australian Cyber Security Center](https://cyber.gov.au)
4242
* [NIST-800-171](https://csrc.nist.gov/publications/detail/sp/800-171/rev-2/final)

docs/guides/automation/cronie.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ The content discussed so far are simplistic options, but what about more complex
114114
Check the /var/log/cron* file, use `journalctl -u crond.service` to check the information about the daemon process, whether the script has x permission, etc., for troubleshooting.
115115
3. In addition to cronie, what cron variants are there?
116116
[fcron](http://fcron.free.fr/), the latest version is 3.3.0 (dev, 2016-08-14).
117-
[bcron](http://untroubled.org/bcron/), the latest version is 0.11 (2015-08-12).
118117
[cronsun](https://github.com/shunfei/cronsun), the latest version 0.3.5 (2018-11-20).
119118

120119
## Summary

0 commit comments

Comments
 (0)