This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=-/lib/systemd/systemd-coredump
- 
        ExecStart=-/usr/lib/systemd/systemd-coredump
- 
        IPAddressDeny=any
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        Nice=9
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        OOMScoreAdjust=500
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateNetwork=yes
- 
        PrivateTmp=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
- 
        ProtectSystemIntroduced in systemd 214=strict
- 
        RestrictAddressFamilies=AF_UNIX
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        RestrictSUIDSGIDIntroduced in systemd 242=yes
- 
        RuntimeMaxSec=5min
- 
        StateDirectory=systemd/coredump
- 
        SystemCallArchitectures=native
- 
        SystemCallErrorNumber=EPERM
- 
        SystemCallFilter=@system-service @mount
 
- 
        
- 
    [Unit]- 
        After=systemd-journald.socket
- 
        Before=shutdown.target
- 
        Conflicts=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=Process Core Dump
- 
        Documentation=man:systemd-coredump(8)
- 
        Requires=systemd-journald.socket
 
- 
        
Additionnal notes
Nothing here.