From 9e3b126a0ff6ba7db09499e900c4c49864588fdd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 21 Jun 2012 11:44:45 +0000 Subject: [PATCH] - add systemd scriptlets Changed files: plymouth.spec -> 1.30 --- plymouth.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plymouth.spec b/plymouth.spec index 42b9d10..f642820 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -426,10 +426,14 @@ ln -sf ../plymouth-halt.service $RPM_BUILD_ROOT%{systemdunitdir}/halt.target.wan %clean rm -rf $RPM_BUILD_ROOT +%post +%systemd_reload + %postun if [ $1 -eq 0 ]; then rm -f %{_libdir}/plymouth/default.so fi +%systemd_reload %post core-libs -p /sbin/ldconfig %postun core-libs -p /sbin/ldconfig -- 2.44.0