From b30772a403399e7b36ff30a4f8ebbd4eb7cb190d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 24 Jun 2019 14:22:43 +0200 Subject: [PATCH] man: correct that Sockets= may not be undone Fixes: #12415 --- man/systemd.service.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/man/systemd.service.xml b/man/systemd.service.xml index c2b3e21076c..22329f6c2f1 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -945,11 +945,9 @@ inverse of the Sockets= setting of the .service it refers to. - This option may appear more than once, in which case the - list of socket units is merged. If the empty string is - assigned to this option, the list of sockets is reset, and all - prior uses of this setting will have no - effect. + This option may appear more than once, in which case the list of socket units is merged. Note + that once set, clearing the list of sockets again (for example, by assigning the empty string to this + option) is not supported. -- 2.39.2