From 65a945acb135023b44fabf83c0952a5a50cb756cd906617631a2192d9f45f1a1 Mon Sep 17 00:00:00 2001
From: Franck Bui <fbui@suse.com>
Date: Fri, 5 May 2023 16:43:41 +0000
Subject: [PATCH] fix duplicate %post container

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1388
---
 systemd.spec | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/systemd.spec b/systemd.spec
index e744c64..80b5f46 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1133,14 +1133,6 @@ rm -f /etc/udev/rules.d/{20,55,65}-cdrom.rules
 %postun -n libudev%{?mini}1 -p %ldconfig
 %postun -n libsystemd0%{?mini} -p %ldconfig
 
-%post container
-%tmpfiles_create systemd-nspawn.conf
-%if %{with machined}
-%systemd_post machines.target
-%ldconfig
-%endif
-%{_systemd_util_dir}/rpm/fixlet-container-post.sh $1 || :
-
 %if %{with machined}
 %pre container
 %systemd_pre machines.target