Skip to content

systemd-journal-upload.service fails to start after hardening with cis profiles #14562

@matusmarhefka

Description

@matusmarhefka

Description of problem:

After system is hardened with any variant of cis profile and rebooted, the systemd-journal-upload.service fails to start.

SCAP Security Guide Version:

master

Operating System Version:

RHEL 10

Steps to Reproduce:

  1. Run /scanning/boot-errors test for any of the affected profiles.

Actual Results:

systemd-journal-upload: Required --url=/-u option missing.
systemd-journal-upload: Required --url=/-u option missing.
systemd-journal-upload: Required --url=/-u option missing.
systemd: Failed to start systemd-journal-upload.service - Journal Remote Upload Service.

Status of the service on affected system:

× systemd-journal-upload.service - Journal Remote Upload Service
     Loaded: loaded (/usr/lib/systemd/system/systemd-journal-upload.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Wed 2026-03-11 16:13:17 CET; 10s ago
   Duration: 46ms
 Invocation: 6fe4b6a4f741476794b0303fa2b1715b
       Docs: man:systemd-journal-upload(8)
    Process: 4083 ExecStart=/usr/lib/systemd/systemd-journal-upload --save-state (code=exited, status=1/FAILURE)
   Main PID: 4083 (code=exited, status=1/FAILURE)
      Error: code: 22 (Invalid argument)

Mar 11 16:13:15 localhost.localdomain systemd[1]: systemd-journal-upload.service: Failed with result 'exit-code'.
Mar 11 16:13:17 localhost.localdomain systemd[1]: systemd-journal-upload.service: Scheduled restart job, restart counter is at 5.
Mar 11 16:13:17 localhost.localdomain systemd[1]: systemd-journal-upload.service: Start request repeated too quickly.
Mar 11 16:13:17 localhost.localdomain systemd[1]: systemd-journal-upload.service: Failed with result 'exit-code'.
Mar 11 16:13:17 localhost.localdomain systemd[1]: Failed to start systemd-journal-upload.service - Journal Remote Upload Service.

Expected Results:

No failure after hardening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RHEL10Red Hat Enterprise Linux 10 product related.productization-issueIssue found in upstream stabilization process.triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions