spec: fix systemd-tmpfiles-setup.service failure 15/47615/1 accepted/tizen/mobile/20150907.123151 accepted/tizen/tv/20150907.123334 accepted/tizen/wearable/20150907.123535 submit/tizen/20150907.054259
authorSangjung Woo <sangjung.woo@samsung.com>
Mon, 7 Sep 2015 05:17:47 +0000 (14:17 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Mon, 7 Sep 2015 05:17:47 +0000 (14:17 +0900)
commitc05910810667e485fc80f9cf7ba1c48257687344
treefa61d3874b68e3a36f6bc363e8e031d112acd3dc
parenta384b1ef98cc3af0f36683f93dec6c6a29c5c4e3
spec: fix systemd-tmpfiles-setup.service failure

systemd-tmpfiles-setup.service is failed since
/usr/share/factory/etc/nsswitch.conf is not installed. This patch fixes
that bug by adding /usr/share/factory/etc/nsswitch.conf into systemd
package. If /etc/nsswitch.conf already exists,
/usr/share/factory/etc/nsswitch.conf file is not installed in /etc
directory since etc.conf uses 'C' as the type of tmpfiles.d
configuration so this patch does not make any error in network
operation.

Change-Id: I1c4ea8dcdaae002d5cfc3db4be53470c8d2169ca
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/systemd.spec