guix/gnu/packages/aux-files
Ludovic Courtès 30da3173d5
pack: Relocatable wrapper now properly maps the current UID/GID.
* gnu/packages/aux-files/run-in-namespace.c (write_id_map)
(disallow_setgroups): New functions.
(main): Use 'clone' via 'syscall' instead of 'fork' followed by
'unshare'.  Add calls to 'disallow_setgroups' and 'write_id_map' in the
parent process.
2018-05-11 18:42:42 +02:00
..
emacs
linux-libre
run-in-namespace.c pack: Relocatable wrapper now properly maps the current UID/GID. 2018-05-11 18:42:42 +02:00