summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorTaeyoung Kim <ty317.kim@samsung.com>2016-03-08 17:24:22 +0900
committerTaeyoung Kim <ty317.kim@samsung.com>2016-03-08 17:24:22 +0900
commite1425e8f9cc109b7d63d762c9c9f89f50708f2cf (patch)
tree2cc3b00be813d5355665704a7f0f29e3c3bc3a6d /packaging
parent3626db1ca10bb6d0b2da0813cd3cd136c8cdd200 (diff)
downloadsystem-plugin-e1425e8f9cc109b7d63d762c9c9f89f50708f2cf.tar.gz
system-plugin-e1425e8f9cc109b7d63d762c9c9f89f50708f2cf.tar.bz2
system-plugin-e1425e8f9cc109b7d63d762c9c9f89f50708f2cf.zip
- /usr/bin/systemctl is used in the post script. Thus the requirement is added Change-Id: I6606fb5dfde46992ca8efee5c340c79148177cd6 Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/system-plugin.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index e829651..3492a61 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -10,7 +10,7 @@ License: Apache-2.0
Source0: %{name}-%{version}.tar.bz2
Source1: %{name}.manifest
-Requires(post): systemd
+Requires(post): /usr/bin/systemctl
%description
This package provides target specific system configuration files.