pass-hal: tm1: Add post dependency on security-config 07/201507/1 accepted/tizen/unified/20190318.150623 submit/tizen/20190318.000755
authorDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 15 Mar 2019 04:44:11 +0000 (13:44 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 15 Mar 2019 04:46:25 +0000 (13:46 +0900)
When pass HAL is being installed during image creation, systemd
accesses pass-hal.conf which includes tizen-specific user names and
group names. However, at this time if these user names and group
names doesn't exist, warning message can be printed out. This can be
resolved by adding dependency on security-config. Although tm1 image
creation doesn't have warning messages yet, this patch adds dependency
on security-config to prevent it proactively.

Change-Id: Ida6940e55b6c481dfcd2d3b81120d995ef61b8ad
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
packaging/pass-hal-tm1.spec

index d5f323c77f5a952123d1243742c6bd67afb2e65f..1f91964a1d4037332d829b4eeab0c7e27dc8b25c 100644 (file)
@@ -14,6 +14,7 @@ ExclusiveArch: %{arm}
 
 Requires(post): /sbin/ldconfig
 Requires(post): /bin/systemctl
+Requires(post): security-config
 Requires(postun): /sbin/ldconfig
 Requires(postun): /bin/systemctl
 Requires: pass >= 1.0.0