From 474c4554462531adc9abd4a623a220d6416faf27 Mon Sep 17 00:00:00 2001 From: INSUN PYO Date: Wed, 29 Apr 2020 10:47:59 +0900 Subject: [PATCH] Spec: remove "systemctl daemon-reload" Change-Id: I316717ed0cd79ed9799e1cd25bdb906f867e3d52 --- packaging/dlog.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/dlog.spec b/packaging/dlog.spec index 24b3372..8a7f60e 100644 --- a/packaging/dlog.spec +++ b/packaging/dlog.spec @@ -39,7 +39,6 @@ Requires(pre): coreutils Requires(post): coreutils Requires(post): /sbin/ldconfig Requires(post): /usr/bin/chsmack -Requires(post): /usr/bin/systemctl Requires(posttrans): coreutils Requires(posttrans): /usr/bin/chsmack Requires(postun): /sbin/ldconfig @@ -248,7 +247,6 @@ chsmack %{_bindir}/dlogctl -a "System::Tools" %post -n libdlog /sbin/ldconfig -systemctl daemon-reload chsmack -a System /var/log/dlog # set timestamp to beginning of the unix epoch to make rotation work even if we are run on system with no/broken rtc touch -m -t 197001010000.01 /var/log/dlog/critical.a -- 2.7.4