From: Jun Wang Date: Fri, 26 Feb 2016 15:58:17 +0000 (+0800) Subject: Fix bugs in bugs.tizen.org X-Git-Tag: submit/devel/20190730.074511~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8295e5310bf3a5c3c21dde95dcc5b57c7599f19;p=tools%2Fdepanneur.git Fix bugs in bugs.tizen.org URL:https://bugs.tizen.org/jira/browse/TINF-1298 Change-Id: I9173c0809d03b1ff477016f2181149455c7844ca --- diff --git a/data/gbs b/data/gbs index 1f8456b..da71b7a 100644 --- a/data/gbs +++ b/data/gbs @@ -1,4 +1,4 @@ -ALL ALL=(ALL) NOPASSWD: /bin/mount -o bind * */scratch.* +ALL ALL=(ALL) NOPASSWD: /bin/mount -o bind /*/* */scratch.* ALL ALL=(ALL) NOPASSWD: /bin/umount -l */scratch.* ALL ALL=(ALL) NOPASSWD: /bin/umount -l -f */scratch.* ALL ALL=(ALL) NOPASSWD: /bin/mkdir -p */scratch.*