]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
systemd: ensure that the system bus is unlikely to be killed on OOM
authorLennart Poettering <lennart@poettering.net>
Tue, 18 Jan 2011 22:46:15 +0000 (23:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 18 Jan 2011 22:46:15 +0000 (23:46 +0100)
bus/dbus.service.in

index 399306f64e47834bdec97fa26e6dff35c453791f..8b87a58e7a77e0a82cb5a82b916410dfd59ff7d8 100644 (file)
@@ -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