From: Luca Boccassi Date: Fri, 3 Nov 2023 21:32:36 +0000 (+0000) Subject: NEWS: update for deprecated sleep configs X-Git-Tag: v255-rc1~9^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce3eccd85fb12ae2208417e47603b65357cf60ea;p=thirdparty%2Fsystemd.git NEWS: update for deprecated sleep configs --- diff --git a/NEWS b/NEWS index 7dd063be0eb..65ea49599f6 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,12 @@ CHANGES WITH 255 in spe: * The NAMING_BRIDGE_MULTIFUNCTION_SLOT naming scheme has been deprecated and is now disabled. + * SuspendMode=, HibernateState= and HybridSleepState= in the [Sleep] + section of systemd-sleep.conf are now deprecated and have no effect. + They did not (and could not) take any value other than the respective + default. HybridSleepMode= is also deprecated, and will now always use + the 'suspend' disk mode. + Service Manager: * The way services are spawned has been overhauled. Previously, a