From 746566255e1b32c76f6fd231c8d26415b6b57c34 Mon Sep 17 00:00:00 2001 From: Yunjin Lee Date: Wed, 20 Jul 2016 21:02:30 +0900 Subject: Set SmackProcessLabel to System Change-Id: I233c41596ec8fb4424e18c80e043658f3d510d47 Signed-off-by: Yunjin Lee --- src/connman.service.in | 1 + vpn/connman-vpn.service.in | 1 + 2 files changed, 2 insertions(+) diff --git a/src/connman.service.in b/src/connman.service.in index 503ec455..3bc442a5 100755 --- a/src/connman.service.in +++ b/src/connman.service.in @@ -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 diff --git a/vpn/connman-vpn.service.in b/vpn/connman-vpn.service.in index 71abb570..6cc59cbc 100755 --- a/vpn/connman-vpn.service.in +++ b/vpn/connman-vpn.service.in @@ -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 -- cgit v1.2.3