We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dbc5ed commit 79e113aCopy full SHA for 79e113a
1 file changed
rootfs/container/base/modules/logrotate/rootfs/container/base/functions/logging/logrotate
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-nfra_configure_scheduling_logrotate_init() {
+nfra_configure_logging_logrotate_init() {
6
print_debug "Enabling log rotation"
7
case "${LOGROTATE_COMPRESSION_TYPE,,}" in
8
bz* )
0 commit comments