This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_IPC_LOCK CAP_DAC_OVERRIDE
-
ExecStart=/usr/sbin/memavaild -c /etc/memavaild.conf
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MemoryMax=25M
-
MemorySwapMax=1
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateNetwork=yes
-
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-failure
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
Slice=hostcritical.slice
-
TasksMax=1
-
User=memavaild
-
-
[Unit]
-
Description=Daemon that keeps amount of available memory
-
Documentation=man:memavaild(8) https://github.com/hakavlad/memavaild
-
Requires=system.slice user.slice
-
Additionnal notes
Nothing here.