summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpackaging/connman.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index 7e3c9c8d..c683e7c8 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -306,10 +306,9 @@ systemctl daemon-reload
%config %{_sysconfdir}/dbus-1/system.d/connman-vpn-dbus.conf
%{_datadir}/dbus-1/system-services/net.connman.vpn.service
%license COPYING
+%attr(644,network_fw,network_fw) %{_libdir}/systemd/system/connman-vpn.service
%if "%{?_lib}" == "lib64"
%attr(644,network_fw,network_fw) %{_unitdir}/connman-vpn.service
-%else
-%attr(644,network_fw,network_fw) %{_libdir}/systemd/system/connman-vpn.service
%endif
%endif