Skip to content

Commit 79e113a

Browse files
committed
Fix logrotate scheduling
1 parent 1dbc5ed commit 79e113a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • rootfs/container/base/modules/logrotate/rootfs/container/base/functions/logging

rootfs/container/base/modules/logrotate/rootfs/container/base/functions/logging/logrotate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
nfra_configure_scheduling_logrotate_init() {
5+
nfra_configure_logging_logrotate_init() {
66
print_debug "Enabling log rotation"
77
case "${LOGROTATE_COMPRESSION_TYPE,,}" in
88
bz* )

0 commit comments

Comments
 (0)