diff options
author | Jaehyun Kim <jeik01.kim@samsung.com> | 2016-07-01 20:09:04 +0900 |
---|---|---|
committer | Jaehyun Kim <jeik01.kim@samsung.com> | 2016-07-01 20:10:55 +0900 |
commit | 339667a208a0bd79e6a49f283110271b5dd5c976 (patch) | |
tree | 2c851d698106ffe39ae195099b7907b1731d4481 /src | |
parent | abf80432683584631f8ac5c3f507ea09bad8023b (diff) | |
download | connman-339667a208a0bd79e6a49f283110271b5dd5c976.tar.gz connman-339667a208a0bd79e6a49f283110271b5dd5c976.tar.bz2 connman-339667a208a0bd79e6a49f283110271b5dd5c976.zip |
Revert "Removed cap for mac override and change the label for connman dir"submit/tizen_common/20160701.180000submit/tizen/20160701.111546accepted/tizen/wearable/20160701.113007accepted/tizen/tv/20160701.112952accepted/tizen/mobile/20160701.112931accepted/tizen/ivi/20160701.113029accepted/tizen/common/20160701.193121
Change-Id: Ibfa947b0d6d9ae3154bca8774378908cf93c841e
Diffstat (limited to 'src')
-rwxr-xr-x | src/connman.service.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/connman.service.in b/src/connman.service.in index 503ec455..ae7cbea8 100755 --- a/src/connman.service.in +++ b/src/connman.service.in @@ -10,7 +10,6 @@ Restart=on-failure ExecStart=@sbindir@/connmand -n --noplugin vpn StandardOutput=null CapabilityBoundingSet=~CAP_MAC_ADMIN -CapabilityBoundingSet=~CAP_MAC_OVERRIDE [Install] WantedBy=multi-user.target |