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 5b9dfd33c6.
This commit is contained in:
Frantisek Sumsal 2023-12-04 19:23:54 +01:00
parent cc9f4cad8c
commit e4d216f2dc

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"