Add new operation(/bin/mv) with sudo permission
authorJun Wang <junbill.wang@samsung.com>
Mon, 12 Sep 2016 02:04:36 +0000 (10:04 +0800)
committerSoonKyu Park <sk7.park@samsung.com>
Wed, 28 Dec 2016 13:00:35 +0000 (22:00 +0900)
Change-Id: Ide1bba602d1830603d48cdf84236992c585c4487

data/gbs

index da71b7a..9394bc1 100644 (file)
--- a/data/gbs
+++ b/data/gbs
@@ -5,6 +5,8 @@ ALL     ALL=(ALL) NOPASSWD: /bin/mkdir -p */scratch.*
 ALL     ALL=(ALL) NOPASSWD: /usr/bin/build
 ALL     ALL=(ALL) NOPASSWD: /bin/cp *.conf */scratch.*/*.conf
 ALL     ALL=(ALL) NOPASSWD: /bin/rm -f */.build.log
+ALL     ALL=(ALL) NOPASSWD: /bin/mv  */.build.log */log.txt
+ALL     ALL=(ALL) NOPASSWD: /bin/mv  */*.rpm */*RPMS
 ALL     ALL=(ALL) NOPASSWD: /bin/echo -n
 ALL     ALL=(ALL) NOPASSWD: /usr/sbin/chroot */scratch.*
 ALL     ALL=(ALL) NOPASSWD: /usr/bin/chroot */scratch.*