Set SmackProcessLabel to System 80/80880/1 accepted/tizen/common/20160721.175857 accepted/tizen/ivi/20160721.090802 accepted/tizen/mobile/20160721.090519 accepted/tizen/tv/20160721.091334 accepted/tizen/wearable/20160721.091048 submit/tizen/20160721.003054
authorYunjin Lee <yunjin-.lee@samsung.com>
Wed, 20 Jul 2016 12:02:30 +0000 (21:02 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Wed, 20 Jul 2016 12:02:30 +0000 (21:02 +0900)
Change-Id: I233c41596ec8fb4424e18c80e043658f3d510d47
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
src/connman.service.in
vpn/connman-vpn.service.in

index 503ec45..3bc442a 100755 (executable)
@@ -7,6 +7,7 @@ DefaultDependencies=no
 Type=dbus
 BusName=net.connman
 Restart=on-failure
+SmackProcessLabel=System
 ExecStart=@sbindir@/connmand -n --noplugin vpn
 StandardOutput=null
 CapabilityBoundingSet=~CAP_MAC_ADMIN
index 71abb57..6cc59cb 100755 (executable)
@@ -6,6 +6,7 @@ After=dbus.socket
 [Service]
 Type=dbus
 BusName=net.connman.vpn
+SmackProcessLabel=System
 ExecStart=@sbindir@/connman-vpnd -n
 StandardOutput=null
 CapabilityBoundingSet=~CAP_MAC_ADMIN