mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-14 16:58:22 +03: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
-db8b8fe77c
This reverts commit 5b9dfd33c6cd4d32ee1fd3681b570e09401c885d. (cherry picked from commit e4d216f2dc3ffbb9979cf6830215e0c29fd9963d) (cherry picked from commit bd3f4436938409c5c5868a4884c77e80f2ff9606)
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.