This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_KILL CAP_IPC_LOCK
-
DynamicUser=yes
-
EnvironmentFile=-/etc/default/earlyoom
-
EnvironmentFile=-/etc/sysconfig/earlyoom
-
ExecStart=/usr/bin/earlyoom $EARLYOOM_ARGS
-
ExecStart=/usr/bin/earlyoom -m 10 -s 10 -r 3600
-
MemoryMax=50M
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=strict -
Restart=always
-
StandardError=journal
-
SupplementaryGroups=proc
-
TasksMax=10
-
-
[Unit]
-
Description=Early OOM Daemon
-
Description=Early OOM Daemon for Linux
-
Documentation=man:earlyoom(1) https://github.com/rfjakob/earlyoom
-
Additionnal notes
Nothing here.