summaryrefslogtreecommitdiffstats
path: root/units
diff options
context:
space:
mode:
authorSea-Eun Lee <seaeunlee@microsoft.com>2024-11-18 20:13:40 +0100
committerLennart Poettering <lennart@poettering.net>2025-01-14 14:42:23 +0100
commit015a3b8cb1d40d420eaa961e27cdee463f57f8a0 (patch)
tree19bc2336378ef6b6415fd9ed1e73da6bf3856156 /units
parentcore: serialize API bus id and validate before deserializing bus tracks, plus... (diff)
downloadsystemd-015a3b8cb1d40d420eaa961e27cdee463f57f8a0.tar.xz
systemd-015a3b8cb1d40d420eaa961e27cdee463f57f8a0.zip
oomd: support reloading configuration at runtime
Diffstat (limited to 'units')
-rw-r--r--units/systemd-oomd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-oomd.service.in b/units/systemd-oomd.service.in
index 6838ddccef..3e9533dac4 100644
--- a/units/systemd-oomd.service.in
+++ b/units/systemd-oomd.service.in
@@ -53,7 +53,7 @@ RestrictSUIDSGID=yes
SystemCallArchitectures=native
SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service
-Type=notify
+Type=notify-reload
User=systemd-oom
{{SERVICE_WATCHDOG}}