You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# This file is part of dracut systemd-journal module. |
|
# SPDX-License-Identifier: GPL-2.0-or-later |
|
# |
|
# Dracut requires volatile journal without rate-limiting |
|
|
|
[Journal] |
|
Storage=volatile |
|
RateLimitInterval=0 |
|
RateLimitBurst=0
|
|
|