mirror of
https://github.com/systemd/systemd.git
synced 2026-08-13 17:08:14 +00:00
Commit0e1ede4b4bintroduced a bug where we'd always fetch the "original" (empty) list of groups when processing a comma-separated list of groups from the --member-of= option, so only the last group from the list would get applied. This bug was then later (in316e9887f2) refactored into a separate function. Follow-up for0e1ede4b4b. Resolves: #41286 (cherry picked from commitf912de9312)