From: Lennart Poettering Date: Wed, 10 Dec 2014 22:17:54 +0000 (+0100) Subject: NEWS: minor wording improvement X-Git-Tag: v218~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=122676c9d9737f8591429fd5ffc9b454a994741d;p=elogind.git NEWS: minor wording improvement --- diff --git a/NEWS b/NEWS index 90a471b3c..d5ab21a0b 100644 --- a/NEWS +++ b/NEWS @@ -39,11 +39,11 @@ CHANGES WITH 218: * systemd-inhibit now allows filtering by mode when listing inhibitors. - * Units with resource management gained a new "Delegate" - boolean property, which when set allows processes running - inside the unit to further partition resources. This is - primarily useful for systemd user instances as well as - container managers. + * Scope and service units gained a new "Delegate" boolean + property, which when set allows processes running inside the + unit to further partition resources. This is primarily + useful for systemd user instances as well as container + managers. * journald will now pick up audit messages directly from the kernel, and log them like any other log message. The