This unit is provided by:
- 
https:/ / packages.fedoraproject.org/ pkgs/ systemd/ systemd-journal-remote/ 
- 
https:/ / software.opensuse.org/ package/ systemd-journal-remote 
Options
- 
    [Install]- 
        Also=systemd-journal-gatewayd.socket
 
- 
        
- 
    [Service]- 
        DynamicUser=yes
- 
        ExecStart=/lib/systemd/systemd-journal-gatewayd
- 
        ExecStart=/usr/lib/systemd/systemd-journal-gatewayd
- 
        LimitNOFILE=524288
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateNetwork=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectProcIntroduced in systemd 247=invisible
- 
        RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        SupplementaryGroups=systemd-journal
- 
        SystemCallArchitectures=native
- 
        User=systemd-journal-gateway
 
- 
        
- 
    [Unit]- 
        Description=Journal Gateway Service
- 
        Documentation=man:systemd-journal-gatewayd(8)
- 
        Requires=systemd-journal-gatewayd.socket
 
- 
        
Additionnal notes
Nothing here.