File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ storage:
53
53
SystemMaxFileSize=10M <10>
54
54
----
55
55
+
56
- <1> Set the permissions for the `journal .conf` file. It is recommended to set `0644` permissions.
56
+ <1> Set the permissions for the `journald .conf` file. It is recommended to set `0644` permissions.
57
57
<2> Specify whether you want logs compressed before they are written to the file system.
58
58
Specify `yes` to compress the message or `no` to not compress. The default is `yes` .
59
59
<3> Configure whether to forward log messages. Defaults to `no` for each. Specify:
60
60
* `ForwardToConsole` to forward logs to the system console.
61
- * `ForwardToKsmg ` to forward logs to the kernel log buffer.
61
+ * `ForwardToKMsg ` to forward logs to the kernel log buffer.
62
62
* `ForwardToSyslog` to forward to a syslog daemon.
63
63
* `ForwardToWall` to forward messages as wall messages to all logged-in users.
64
64
<4> Specify the maximum time to store journal entries. Enter a number to specify seconds. Or
You can’t perform that action at this time.
0 commit comments