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>
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