1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00

bus-unit-util: add PrivateTmpEx to bus_append_execute_property()

Follow-up for 9d50d053f3
This commit is contained in:
Mike Yuan 2024-06-22 12:28:08 +02:00 committed by Yu Watanabe
parent 5e717db67c
commit eb37c0c078

View File

@ -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",