Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
Signed-off-by: Liao PengFei <lpfsznpd@gmail.com>
  • Loading branch information
hdbdn77 committed Nov 29, 2023
1 parent 8b33e10 commit 3334ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook/logs/scripts/log_retention.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ retention_log() {
if [ $? -eq 0 ]; then
die "Logrotate configuration file error.\n"
else
success "Logrotate configuration generated and written to 'curve-$dir_path_name' file.\n"
success "Logrotate configuration generated and written to '/etc/logrotate.d/curve-$dir_path_name' file.\n"
fi
done

Expand Down

0 comments on commit 3334ad7

Please sign in to comment.