Spec: remove "systemctl daemon-reload" 72/232172/3
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 29 Apr 2020 01:47:59 +0000 (10:47 +0900)
committerMichal Bloch <m.bloch@partner.samsung.com>
Wed, 17 Jun 2020 07:40:49 +0000 (07:40 +0000)
Change-Id: I316717ed0cd79ed9799e1cd25bdb906f867e3d52

packaging/dlog.spec

index 24b3372..8a7f60e 100644 (file)
@@ -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