From: INSUN PYO Date: Wed, 29 Apr 2020 01:47:59 +0000 (+0900) Subject: Spec: remove "systemctl daemon-reload" X-Git-Tag: accepted/tizen/unified/20200707.140855~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=474c4554462531adc9abd4a623a220d6416faf27;p=platform%2Fcore%2Fsystem%2Fdlog.git Spec: remove "systemctl daemon-reload" Change-Id: I316717ed0cd79ed9799e1cd25bdb906f867e3d52 --- 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