This unit is provided by:
Options
-
[Install]
-
WantedBy=basic.target
-
-
[Service]
-
CPUSchedulingPolicy=fifo
-
CPUSchedulingPriority=1
-
ExecStart=/usr/libexec/low-memory-monitor
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateNetwork=yes
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=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 AF_LOCAL AF_NETLINK
-
RestrictRealtime
Introduced in systemd 231=yes
-
-
[Unit]
-
After=sysinit.target
-
ConditionPathExists=/proc/pressure
-
Description=Low Memory Monitor
-
Additionnal notes
Nothing here.