From 13686c0e58b02ec879cefbf0220a4048001b985e Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 5 May 2024 21:19:26 +0200 Subject: [PATCH] mkosi: Install dbus policy required by TEST-23-UNIT-FILE Co-authored-by: Richard Maw --- .../dbus-1/system.d/systemd.test.ExecStopPost.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mkosi.images/system/mkosi.extra/usr/share/dbus-1/system.d/systemd.test.ExecStopPost.conf diff --git a/mkosi.images/system/mkosi.extra/usr/share/dbus-1/system.d/systemd.test.ExecStopPost.conf b/mkosi.images/system/mkosi.extra/usr/share/dbus-1/system.d/systemd.test.ExecStopPost.conf new file mode 100644 index 00000000000..ddd36ed5dcf --- /dev/null +++ b/mkosi.images/system/mkosi.extra/usr/share/dbus-1/system.d/systemd.test.ExecStopPost.conf @@ -0,0 +1,13 @@ + + + + + + + + + + -- 2.47.3