From: Mike Yuan Date: Sat, 22 Jun 2024 10:28:08 +0000 (+0200) Subject: bus-unit-util: add PrivateTmpEx to bus_append_execute_property() X-Git-Tag: v257-rc1~1072 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb37c0c07809d48aba34ffeced5c18055b70d81e;p=thirdparty%2Fsystemd.git bus-unit-util: add PrivateTmpEx to bus_append_execute_property() Follow-up for 9d50d053f327e5471a514bc36487bfc3358c15d8 --- diff --git a/src/shared/bus-unit-util.c b/src/shared/bus-unit-util.c index da83422524f..751cb29c624 100644 --- a/src/shared/bus-unit-util.c +++ b/src/shared/bus-unit-util.c @@ -1037,6 +1037,7 @@ static int bus_append_execute_property(sd_bus_message *m, const char *field, con "SyslogIdentifier", "ProtectSystem", "ProtectHome", + "PrivateTmpEx", "SELinuxContext", "RootImage", "RootVerity",