This unit is provided by:
Options
-
[Install]
-
[Service]
-
AmbientCapabilities=CAP_KILL CAP_DAC_OVERRIDE
-
BusName=org.freedesktop.oom1
-
CapabilityBoundingSet=CAP_KILL CAP_DAC_OVERRIDE
-
ExecStart=/lib/systemd/systemd-oomd
-
ExecStart=/usr/lib/systemd/systemd-oomd
-
IPAddressDeny=any
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MemoryLow=64M
-
MemoryMin=64M
-
NoNewPrivileges
Introduced in systemd 239=yes -
OOMScoreAdjust=-900
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-failure
-
RestrictAddressFamilies=AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
SystemCallArchitectures=native
-
SystemCallErrorNumber=EPERM
-
SystemCallFilter=@system-service
-
Type=notify
-
User=systemd-oom
-
WatchdogSec=3min
-
-
[Unit]
-
After=systemd-oomd.socket
-
Before=multi-user.target shutdown.target
-
ConditionControlGroupController=v2 memory
-
ConditionPathExists=/proc/pressure/cpu /proc/pressure/io /proc/pressure/memory
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Userspace Out-Of-Memory (OOM) Killer
-
Documentation=man:systemd-oomd.service(8)
-
Requires=systemd-oomd.socket
-
Additionnal notes
Nothing here.