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:
5353 SystemMaxFileSize=10M <10>
5454----
5555+
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.
5757<2> Specify whether you want logs compressed before they are written to the file system.
5858Specify `yes` to compress the message or `no` to not compress. The default is `yes` .
5959<3> Configure whether to forward log messages. Defaults to `no` for each. Specify:
6060* `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.
6262* `ForwardToSyslog` to forward to a syslog daemon.
6363* `ForwardToWall` to forward messages as wall messages to all logged-in users.
6464<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