[chrony-dev] logdir permissions |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: [chrony-dev] logdir permissions
- From: Bryan Christianson <bryan@xxxxxxxxxxxxx>
- Date: Fri, 2 Oct 2020 13:33:16 +1300
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpcorp.com; s=a1-4; h=Feedback-ID:X-Smtpcorp-Track:To:Date:Message-Id: Subject:From:Reply-To:Sender:List-Unsubscribe; bh=yHDNU/BHXE6+t5DLiGh1R2/9IvFoDDVTkNBCrglT3fo=; b=uwqZGym2GcK2sGDZNmHSrHYyV/ nW8HWr6CXn/53bJ9QuZIaYev2WG3HeUV3WkeSuLNHorDsCiloYybiugZkzKfJiHB1FbNvrMQ1qoSQ Mssrdfg5QYqxbBxwdjljcUhXFWatscCvYaKb5PjI7a1mtli9xW2+Zl/g3q7FLAqyGLbFge2tMrdTy nF3RTkjYgizFJwJTwKOvIcfwEChFD3x7CLUf5s52vG7wjd3yyujMGMFgT54cp+BgO1N2WRENo6ob8 7lJ3sEOJJXJq3V+/NIULdK+kj3RL5Z4T3I1T+If98ZS4HNtfADyat1kBnwmeGy7Cb8/RLcJBYg+Lg xKWwJ41g==;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whatroute.net; i=@whatroute.net; q=dns/txt; s=s149811; t=1601598808; h=from : subject : to : message-id : date; bh=yHDNU/BHXE6+t5DLiGh1R2/9IvFoDDVTkNBCrglT3fo=; b=exb9+EKox6eVdb9YShkfUVNRiE7ul2R41clTfl59Er0YCLfSI6GSkxW2HsPpan4vvnh3Gx 0cgd09MBW/9o/F1f0v9bgG4ZTGrUtiA+yGsAjWULF2GIr8QHK3SeczdSIRv5s/lXj0/ck4sc qZb5gnY3+DqcIllzuKiLJe3tb89h+oLgYHVbrUWxS0/PwfocAIYDYgKfOslIsyhkPKOTdGz1 3NW38BnX/Sk0qfxfUY+uGt6Vin9ESQIHM77/BqHQrY2n5OIvByHlJRVjm1A7g9MW6b5z3Ezf jDpMJsWBhWYdD9DVa03wWncwpLMM8+UWfuzjT7yKsYsbJ9mKF5fcPN2A==
- Feedback-id: 149811m:149811acx33YQ:149811sguX_M1Zm8
In CNF_CreateDirs (conf.c) the permissions on the logdir are hard coded as:
UTI_CreateDirAndParents(logdir, 0750, uid, gid);
I would like to see these directory permissions as 0755 to enable any user to read the log files. Maybe we could have an optional argument to the logfile configuration directive that allows the default to be overridden.
Bryan Christianson
bryan@xxxxxxxxxxxxx
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.