fixed sudoers?
authorvimacs <vimacs@pndtest>
Thu, 31 Dec 2009 03:13:31 +0000 (04:13 +0100)
committervimacs <vimacs@pndtest>
Thu, 31 Dec 2009 03:13:31 +0000 (04:13 +0100)
modified:   testdata/sh/sudoers

testdata/sh/sudoers

index be6fca2..36dff89 100644 (file)
@@ -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*