summaryrefslogtreecommitdiff
path: root/bus
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-01-18 23:46:15 +0100
committerLennart Poettering <lennart@poettering.net>2011-01-18 23:46:15 +0100
commit2bfed4cc547822ae1ad675542124f02f7b35133e (patch)
treea8ac49c151d881970b5de10d3dec3563b94caaa5 /bus
parent16cc54d95827a3cd3173ff471ca3d36954560a17 (diff)
systemd: ensure that the system bus is unlikely to be killed on OOM
Diffstat (limited to 'bus')
-rw-r--r--bus/dbus.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/dbus.service.in b/bus/dbus.service.in
index 399306f6..8b87a58e 100644
--- a/bus/dbus.service.in
+++ b/bus/dbus.service.in
@@ -8,3 +8,4 @@ ExecStartPre=@EXPANDED_BINDIR@/dbus-uuidgen --ensure
ExecStartPre=-/bin/rm -f @DBUS_SYSTEM_PID_FILE@
ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --systemd-activation
ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
+OOMScoreAdjust=-900