From d15bd12f494fea74fe80c7c1c7c51f16e33757de Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 5 Nov 2018 14:21:52 +0900 Subject: [PATCH] Set attributes to private directories The attributes of private directories are maintained by pid1. But, when creating os image, tools like mkosi, may complain the wrong attributes. --- systemd.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/systemd.spec b/systemd.spec index 9181e91..1a3ecd0 100644 --- a/systemd.spec +++ b/systemd.spec @@ -432,8 +432,8 @@ python3 %{SOURCE2} %buildroot < +- Set proper attributes to private directories + * Fri Nov 2 2018 Zbigniew Jędrzejewski-Szmek - 239-7.git9f3aed1 - Split out the rpm macros into systemd-rpm-macros subpackage (#1645298)