Fix mdBook rendering issues with nested sections
This commit is contained in:
@@ -85,8 +85,8 @@ curl localhost
|
||||
|
||||
### Environment
|
||||
- OS Version: RHEL/Rocky Linux
|
||||
- Initial State:
|
||||
- Required Outcome:
|
||||
- Initial State: Default installation without time sync or security configurations
|
||||
- Required Outcome: Properly configured time synchronization, firewall, SELinux, SSH, and automated updates
|
||||
|
||||
### Solution Steps
|
||||
1. Configure chronyd to sync with time server 'time.example.com'
|
||||
@@ -103,8 +103,6 @@ curl localhost
|
||||
# Save and exit
|
||||
:wq
|
||||
|
||||
The output should show the chrony service enabled and running
|
||||
|
||||
# Enable and start service
|
||||
sudo systemctl enable chronyd
|
||||
sudo systemctl start chronyd
|
||||
|
||||
Reference in New Issue
Block a user