dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
598 stars 397 forks source link

fix(systemd-journald): add systemd-sysusers dependency #2452

Closed aafeijoo-suse closed 10 months ago

aafeijoo-suse commented 1 year ago

The systemd-journald module installs its own system group, so add the missing the dependency.

https://github.com/dracutdevs/dracut/blob/a804945f27a0ccc2f69ae694599b1afec2afe8b1/modules.d/01systemd-journald/module-setup.sh#L48

Checklist