]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/execute.c
core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is set
authorDjalal Harouni <tixxdz@opendz.org>
Wed, 2 Nov 2016 21:42:40 +0000 (22:42 +0100)
committerDjalal Harouni <tixxdz@opendz.org>
Thu, 3 Nov 2016 07:36:53 +0000 (08:36 +0100)
commitcdc5d5c55e58ff9eeb6b2258c9fc3a416ee8b53f
tree34472dabf0e17435c5acd98170efc71a32918da8
parentb2c82a7f2f7c8ae426a9208fb79c5abbd5e3181c
core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is set

Make sure that when DynamicUser= is set that we intialize the user
supplementary groups and that we also support SupplementaryGroups=

Fixes: https://github.com/systemd/systemd/issues/4539
Thanks Evgeny Vereshchagin (@evverx)
src/core/execute.c