Projects
Mega:23.09
logrotate
_service:tar_scm:0001-logrotate-3.20.1-lock-sta...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0001-logrotate-3.20.1-lock-state-msg.patch of Package logrotate
From e509c7db71cefd150e9c4360b8abd3b378b129b2 Mon Sep 17 00:00:00 2001 From: Kamil Dudka <kdudka@redhat.com> Date: Fri, 27 May 2022 09:56:07 +0200 Subject: [PATCH] lockState: do not print `error:` when exit code is unaffected Closes: https://github.com/logrotate/logrotate/pull/448 Upstream-commit: 31cf1099ab8514dfcae5a980bc77352edd5292f8 Signed-off-by: Kamil Dudka <kdudka@redhat.com> --- logrotate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/logrotate.c b/logrotate.c index 2350672..6188a35 100644 --- a/logrotate.c +++ b/logrotate.c @@ -3050,8 +3050,8 @@ static int lockState(const char *stateFilename, int skip_state_lock) } if (sb.st_mode & S_IROTH) { - message(MESS_ERROR, "state file %s is world-readable and thus can" - " be locked from other unprivileged users." + message(MESS_NORMAL, "warning: state file %s is world-readable" + " and thus can be locked from other unprivileged users." " Skipping lock acquisition...\n", stateFilename); close(lockFd); -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2