From: vimacs Date: Thu, 31 Dec 2009 03:13:31 +0000 (+0100) Subject: fixed sudoers? X-Git-Tag: Release-2010-05/1~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e728273fb455df55b1536ef5fb80f997dc6e2d7;p=pandora-libraries.git fixed sudoers? modified: testdata/sh/sudoers --- diff --git a/testdata/sh/sudoers b/testdata/sh/sudoers index be6fca2..36dff89 100644 --- a/testdata/sh/sudoers +++ b/testdata/sh/sudoers @@ -1,4 +1,5 @@ -ALL ALL=NOPASSWD: /etc/init.d/slim-init stop, /etc/init.d/slim-init start, \ +ALL ALL=NOPASSWD: \ + /etc/init.d/slim-init stop, /etc/init.d/slim-init start, \ /bin/mount -t aufs -o exec\,dirs\=*/pandora/appdata/*\=rw+nolwh\:/mnt/pnd/*\=rr none /mnt/utmp/*, \ /bin/mount -t aufs -o exec\,noplink\,dirs\=*/pandora/appdata/*\=rw+nolwh\:/mnt/pnd/*\=rr none /mnt/utmp/* @@ -22,4 +23,4 @@ ALL ALL=NOPASSWD: NOEXEC: \ /sbin/losetup -f, \ /sbin/losetup -a, \ /bin/mknod -m777 /dev/loop* b 7 *, \ - /bin/rm /dev/loop* \ No newline at end of file + /bin/rm /dev/loop*