summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSangchul Lee <sc11.lee@samsung.com>2016-06-29 15:57:23 +0900
committerSangchul Lee <sc11.lee@samsung.com>2016-06-29 15:57:23 +0900
commit3d0ef3fccb42a52deb43d5b932c24c9f6ad86ec9 (patch)
tree273846236ecfea8b2f4db6a896c1c82eeebc096e
parented8f15d61d464b82dc793772bfb8850d885d1194 (diff)
downloadmurphy-3d0ef3fccb42a52deb43d5b932c24c9f6ad86ec9.tar.gz
murphy-3d0ef3fccb42a52deb43d5b932c24c9f6ad86ec9.tar.bz2
murphy-3d0ef3fccb42a52deb43d5b932c24c9f6ad86ec9.zip
Change-Id: I7a5a3ef6185d66a552c55060d3e0b21cc63bd2d5
-rw-r--r--packaging/murphy.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/murphy.spec b/packaging/murphy.spec
index f8de76c..1602bf7 100644
--- a/packaging/murphy.spec
+++ b/packaging/murphy.spec
@@ -29,7 +29,7 @@
Summary: Resource policy framework
Name: murphy
Version: 0.0.74
-Release: 2
+Release: 3
License: BSD-2.0
Group: System/Service
URL: http://01.org/murphy/
@@ -307,7 +307,7 @@ rm -rf %{buildroot}
%post
/bin/systemctl --user enable --global murphyd.service
-setcap 'cap_net_admin=+ep' %{_bindir}/murphyd
+#setcap 'cap_net_admin=+ep' %{_bindir}/murphyd
ldconfig
%postun