1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-10 13:57:25 +03:00

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)
This commit is contained in:
Frantisek Sumsal 2023-12-04 19:23:54 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 9ac6463f42
commit bd3f443693

View File

@ -6,4 +6,3 @@
# (at your option) any later version.
u systemd-journal-remote - "systemd Journal Remote"
u systemd-journal-upload - "systemd Journal Upload"