From 813b2fb4882027c757006f3a6c8cd5abfffcc744 Mon Sep 17 00:00:00 2001 From: vimacs Date: Wed, 10 Mar 2010 16:41:31 +0100 Subject: [PATCH] added ln modified: testdata/sh/sudoers --- testdata/sh/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/testdata/sh/sudoers b/testdata/sh/sudoers index e02152a..2ede3ce 100644 --- a/testdata/sh/sudoers +++ b/testdata/sh/sudoers @@ -4,6 +4,7 @@ ALL ALL=NOPASSWD: \ /bin/mount -t aufs -o exec\,noplink\,dirs\=*/pandora/appdata/*\=rw+nolwh\:/mnt/pnd/*\=rr none /mnt/utmp/*, \ /bin/umount /mnt/utmp/* ALL ALL=NOPASSWD: NOEXEC: \ + /bin/ln -s /mnt/utmp/* /mnt/utmp/*, \ /bin/mount /dev/loop* /mnt/pnd/*, \ /bin/mount --bind -o ro * /mnt/pnd/*, \ /bin/mount -t squashfs * /mnt/pnd/*, \ -- 2.39.5