Change the group of the pwr_ctrl file to 'network_fw' 12/145412/1 accepted/tizen/4.0/unified/20170828.223301 accepted/tizen/unified/20170823.170001 submit/tizen/20170822.081836 submit/tizen_4.0/20170828.100003
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 22 Aug 2017 08:07:00 +0000 (17:07 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 22 Aug 2017 08:07:20 +0000 (17:07 +0900)
Change-Id: Ice1a9594877c179c500f351d695e1b4c8fca5ad0
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
config/security-network-config.conf
packaging/net-config.spec

index c8b2eab..6ac2933 100755 (executable)
@@ -1,2 +1,3 @@
 z /sys/module/dhd/parameters/firmware_path 0660 root network_fw -
 z /sys/module/dhd/parameters/nvram_path 0660 root network_fw -
+z /sys/devices/platform/sd8x-rfkill/pwr_ctrl 0660 root network_fw -
\ No newline at end of file
index c2a30ea..b2de07a 100755 (executable)
@@ -1,6 +1,6 @@
 Name:          net-config
 Summary:       TIZEN Network Configuration service
-Version:       1.1.113
+Version:       1.1.114
 Release:       2
 Group:         System/Network
 License:       Apache-2.0
@@ -182,6 +182,7 @@ ln -sf %{_unitdir}/net-config.service %{_sysconfdir}/systemd/default-extra-depen
 %attr(644,network_fw,network_fw) %{_sysconfdir}/dbus-1/system.d/*
 %attr(644,network_fw,network_fw) %{_libdir}/systemd/system/net-config.service
 %attr(644,network_fw,network_fw) %{_libdir}/systemd/system/multi-user.target.wants/net-config.service
+%attr(644,network_fw,network_fw) /usr/lib/tmpfiles.d/security-network-config.conf
 %if "%{?_lib}" == "lib64"
 %attr(644,network_fw,network_fw) %{_unitdir}/net-config.service
 %attr(644,network_fw,network_fw) %{_unitdir}/multi-user.target.wants/net-config.service
@@ -207,7 +208,6 @@ mv %{_unitdir}/net-config.service.tv %{_unitdir}/net-config.service
 %files plugin-headed
 %manifest net-config.manifest
 %attr(500,network_fw,network_fw) %{_libdir}/net-config-plugin-headed.so
-%attr(644,network_fw,network_fw) /usr/lib/tmpfiles.d/security-network-config.conf
 
 %files plugin-telephony
 %manifest net-config.manifest