From: Krzysztof Jackiewicz Date: Thu, 1 Dec 2016 09:19:28 +0000 (+0100) Subject: Disable NoNewPrivileges due to lack of support in wearable kernel X-Git-Tag: accepted/tizen/3.0/common/20161206.125312~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d72fb92ac8659232f076b26dfa33bdfd2eaff8e;p=platform%2Fcore%2Fsecurity%2Faskuser.git Disable NoNewPrivileges due to lack of support in wearable kernel Change-Id: Ifb70144cdc03a5c678b94df5f6334f9c7365275e --- diff --git a/systemd/askuser-notification.service b/systemd/askuser-notification.service index 615b516..f19716b 100644 --- a/systemd/askuser-notification.service +++ b/systemd/askuser-notification.service @@ -9,8 +9,6 @@ TimeoutStopSec=10 TimeoutStartSec=10 Restart=always -NoNewPrivileges=true - EnvironmentFile=-/run/tizen-system-env [Install] diff --git a/systemd/askuser.service b/systemd/askuser.service index e8cd660..b3e863f 100644 --- a/systemd/askuser.service +++ b/systemd/askuser.service @@ -12,7 +12,6 @@ TimeoutStopSec=3 Restart=always UMask=0000 -NoNewPrivileges=true #Environment="ASKUSER_LOG_LEVEL=LOG_DEBUG"