diff options
Diffstat (limited to '')
-rw-r--r-- | src/shared/bus-unit-util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/bus-unit-util.c b/src/shared/bus-unit-util.c index da83422524..751cb29c62 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", |