Add /bin/ln operation to /etc/sudoers.d/gbs
Change-Id: Id8600d32f290c381d22fb3927fb7e89c0873d033
Conflicts:
data/gbs
ALL ALL=(ALL) NOPASSWD: /bin/echo -n
ALL ALL=(ALL) NOPASSWD: /usr/sbin/chroot */scratch.*
ALL ALL=(ALL) NOPASSWD: /usr/bin/chroot */scratch.*
+ALL ALL=(ALL) NOPASSWD: /usr/bin/ln */*.rpm */local/repos/*
+ALL ALL=(ALL) NOPASSWD: /bin/ln */*.rpm */local/repos/*
Defaults env_keep += "http_proxy"
Defaults env_keep += "no_proxy"