Remove capability for vpn service daemon 46/73746/1 accepted/tizen/common/20160609.150633 submit/tizen/20160609.105401
authorhyunuktak <hyunuk.tak@samsung.com>
Thu, 9 Jun 2016 10:03:08 +0000 (19:03 +0900)
committerhyunuktak <hyunuk.tak@samsung.com>
Thu, 9 Jun 2016 10:03:25 +0000 (19:03 +0900)
Change-Id: I980fda4df00a6490fc154627b2c07ed00e1a09b3
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
packaging/capi-vpn-service.spec
packaging/vpnsvc-daemon.service

index 7cdcce2..836f947 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vpnsvc-pkg
 Summary:    VPN service library in TIZEN C API
-Version:    1.0.20
+Version:    1.0.21
 Release:    1
 Group:      System/Network
 License:    Apache-2.0
index a31465a..171d855 100755 (executable)
@@ -10,3 +10,5 @@ RemainAfterExit=yes
 ExecStart=/usr/bin/vpnsvc-daemon
 Restart=always
 RestartSec=0
+CapabilityBoundingSet=~CAP_MAC_ADMIN
+CapabilityBoundingSet=~CAP_MAC_OVERRIDE