+ added pl-catlogs back to the sudoers file. There were no policy statements
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 17 Jul 2007 16:55:11 +0000 (16:55 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 17 Jul 2007 16:55:11 +0000 (16:55 +0000)
for why pl-catlogs should not be there, and there is currently no other way
for a site_admin to look at the /var/log files otherwise.

sudoers

diff --git a/sudoers b/sudoers
index 28a67fd..99acfa9 100755 (executable)
--- a/sudoers
+++ b/sudoers
@@ -21,6 +21,7 @@ Cmnd_Alias    SITE_CMDS =     /usr/sbin/vps, \
                                /usr/bin/top, \
                                 /usr/sbin/tcpdump, \
                                 /usr/bin/pfgrep, \
+                                                               /usr/local/planetlab/bin/pl-catlogs, \
                                /sbin/halt, \
                                /sbin/reboot, \
                                /sbin/shutdown, \