revert "Removed the capability for mac override" 06/77906/1 accepted/tizen/common/20160701.193136 accepted/tizen/ivi/20160701.115655 accepted/tizen/mobile/20160701.115607 accepted/tizen/tv/20160701.115622 accepted/tizen/wearable/20160701.115637 submit/tizen/20160701.114948 submit/tizen_common/20160701.180000
authorHyihong Chae <hh.chae@samsung.com>
Fri, 1 Jul 2016 11:45:00 +0000 (20:45 +0900)
committerHyihong Chae <hh.chae@samsung.com>
Fri, 1 Jul 2016 11:46:42 +0000 (20:46 +0900)
Change-Id: I2bb500b1f34668a16998ed69d040a63bf7707b52
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
packaging/net-config.spec
resources/usr/lib/systemd/system/net-config.service

index 2e89a12..44c2e85 100755 (executable)
@@ -1,6 +1,6 @@
 Name:          net-config
 Summary:       TIZEN Network Configuration service
-Version:       1.1.81
+Version:       1.1.80
 Release:       2
 Group:         System/Network
 License:       Apache-2.0
index 000ca9a..8ef8b66 100755 (executable)
@@ -9,7 +9,6 @@ ExecStartPre=-/usr/sbin/net-config.service
 ExecStart=/usr/sbin/net-config
 Restart=always
 CapabilityBoundingSet=~CAP_MAC_ADMIN
-CapabilityBoundingSet=~CAP_MAC_OVERRIDE
 
 [Install]
 WantedBy=multi-user.target