We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lab3
1 parent d8ad677 commit 479a8fdCopy full SHA for 479a8fd
docs/labs/systems_administration_II/lab3-bootup_and_startup.md
@@ -342,9 +342,9 @@ The exercises in this section will show you how to configure system/user process
342
```bash
343
[root@localhost ~]# systemctl status crond.service
344
```
345
+
346
+ The output will include the most recent 10 journal lines/entries/logs by default.
347
- The output will include the most recent 10 journal lines/entries/logs by default.
-
348
6. View the status of `crond.service` and suppress showing any journal lines. Type:
349
350
0 commit comments