From 4db5c45df81ef00974fb81bc49b2218456b32ca3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 10 Oct 2022 12:42:21 +0200 Subject: [PATCH] NEWS: make clear we talk about *system* credentials here The new conditoins are placed inside of services, but they cannot be used to test service creds, but only system creds. This deserves explicit mention, since it might be confusing otherwise. Reverts a small part of 02380e19467cc2761fcea59c199379a8e1d801b9 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8e0a1b5de9e..18abd832454 100644 --- a/NEWS +++ b/NEWS @@ -81,7 +81,8 @@ CHANGES WITH 252 in spe: in a new /etc/os-release field SUPPORT_END= described below. * Two new settings ConditionCredential= and AssertCredential= can be - used to skip or fail units if a certain credential is not provided. + used to skip or fail units if a certain system credential is not + provided. * ConditionMemory= accepts size suffixes (K, M, G, T, …). -- 2.47.3