summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorhyunuktak <hyunuk.tak@samsung.com>2016-08-30 14:08:16 +0900
committercheoleun moon <chleun.moon@samsung.com>2016-11-11 01:07:43 -0800
commit3c39ad0c20dd8163ad19c63395531028158e110c (patch)
tree08ff5d3aaa04a187b6885e5aee878f160f1a774a /packaging
parent0da2c229cbdb47e63043123c691d42a5f47be7af (diff)
downloadconnman-3c39ad0c20dd8163ad19c63395531028158e110c.tar.gz
connman-3c39ad0c20dd8163ad19c63395531028158e110c.tar.bz2
connman-3c39ad0c20dd8163ad19c63395531028158e110c.zip
Change-Id: I7c89d697792aff2521a31d1772e696c19313fc44 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/connman.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index b37b1358..0f2e5fee 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -208,14 +208,14 @@ systemctl daemon-reload
%files
%manifest connman.manifest
-%attr(500,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/*
%attr(500,root,root) %{_bindir}/connmanctl
-%attr(600,root,root) /%{_localstatedir}/lib/connman/settings
+%attr(600,network_fw,network_fw) /%{_localstatedir}/lib/connman/settings
#%{_libdir}/connman/plugins/*.so
%attr(644,root,root) %{_datadir}/dbus-1/system-services/*
#%{_datadir}/dbus-1/services/*
%{_sysconfdir}/dbus-1/system.d/*
-%attr(644,root,root) %{_sysconfdir}/connman/main.conf
+%attr(644,network_fw,network_fw) %{_sysconfdir}/connman/main.conf
%{_sysconfdir}/dbus-1/system.d/*.conf
%attr(644,root,root) %{_libdir}/systemd/system/connman.service
%attr(644,root,root) %{_libdir}/systemd/system/multi-user.target.wants/connman.service