systemd/earlyoom.service.d: conflicts, never-fail & dynamicuser=false

This commit is contained in:
Aminda Suomalainen 2024-02-18 19:44:32 +02:00
parent a44ec6cf2a
commit 0f95863ea2
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
4 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
never-fail.conf

View File

@ -0,0 +1,2 @@
[Unit]
Conflicts=systemd-oomd.service systemd-oomd.socket

View File

@ -0,0 +1 @@
../service.d/never-fail.conf

View File

@ -0,0 +1,3 @@
# Workaround https://github.com/rfjakob/earlyoom/issues/270
[Service]
DynamicUser=false