diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2013-12-10 16:55:48 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2013-12-10 18:04:38 +0100 |
commit | cb42b5fa92329496f25f9479257bd03aeb346205 (patch) | |
tree | e280428f96e93e43d7c739c593acf521919dd142 /libpipe/pq-funcs.c | |
parent | 77ba38a61492799cc3c615f0f622f34fc10de826 (diff) |
trans/fakeroot: fix ownership of newly created files
Previously, files created in the fakeroot environment were created
with the uid and gid of the user running fakeroot:
% fakeroot-hurd /bin/sh -c 'touch /tmp/$$; stat --format=%u:%g /tmp/$$'
1000:1000
* trans/fakeroot.c (netfs_S_dir_lookup): Fix ownership of newly
created files.
Diffstat (limited to 'libpipe/pq-funcs.c')
0 files changed, 0 insertions, 0 deletions