mirror of
https://github.com/systemd/systemd.git
synced 2025-09-10 22:52:49 +02:00
I have no idea what was my reasoning that led to this change, but it is simply wrong: systemd-journal-upload.service uses User=systemd-journal-upload together with DynamicUser=yes, so the user doesn't have to (and shouldn't) exist before starting the service. See: -941afc4b90-db8b8fe77cThis reverts commit5b9dfd33c6.
Files in this directory contain configuration for systemd-sysusers, a program to allocate system users and groups. See man:sysusers.d(5) for explanation of the configuration file format, and man:systemd-sysusers(8) for a description of when and how this configuration is applied. Use 'systemd-analyze cat-config sysusers.d' to display the effective config.