1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-14 16:58:22 +03:00
Frantisek Sumsal bd3f443693 Revert "sysusers.d: create the user for systemd-journal-upload.service"
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)
2023-12-15 16:36:36 +01:00
..
2023-02-15 10:29:10 +09:00
2021-03-26 09:35:07 +01:00

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.