Skip to content

Commit 479a8fd

Browse files
authored
missed formatting fix in lab3 (#1562)
1 parent d8ad677 commit 479a8fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/labs/systems_administration_II/lab3-bootup_and_startup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,9 +342,9 @@ The exercises in this section will show you how to configure system/user process
342342
```bash
343343
[root@localhost ~]# systemctl status crond.service
344344
```
345+
346+
The output will include the most recent 10 journal lines/entries/logs by default.
345347

346-
The output will include the most recent 10 journal lines/entries/logs by default.
347-
348348
6. View the status of `crond.service` and suppress showing any journal lines. Type:
349349

350350
```bash

0 commit comments

Comments
 (0)