This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via 30b621391084599e5715077e163daf34d68552ff (commit)
from b6a27df5b9be0f07f151c8fba311cb7eadb2b13e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 30b621391084599e5715077e163daf34d68552ff
Author: Miroslav Lichvar <[email protected]>
List-Post: [email protected]
Date: Thu Aug 13 17:04:10 2015 +0200
util: set uid/gid of created directory even when zero
Call chown() in create_dir() even when the specified uid/gid is zero.
This is needed on BSD systems, where directories are created with gid
of the parent directory.
-----------------------------------------------------------------------
Summary of changes:
util.c | 4 ++--
util.h | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email [email protected] with "unsubscribe"
in the subject.
For help email [email protected] with "help" in the
subject.
Trouble? Email [email protected].