From: martin langhoff <[EMAIL PROTECTED]> --- fsroot.olpc.img/etc/sudoers | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/fsroot.olpc.img/etc/sudoers b/fsroot.olpc.img/etc/sudoers index 1b8342d..2c15ef7 100644 --- a/fsroot.olpc.img/etc/sudoers +++ b/fsroot.olpc.img/etc/sudoers @@ -92,10 +92,9 @@ root ALL=(ALL) ALL ## Allows members of the users group to shutdown this system # %users localhost=/sbin/shutdown -h now -wad ALL=(ALL) ALL -cananian ALL=(ALL) ALL -dwmw2 ALL=(ALL) ALL +## XS Specific ## # Allow the lighttpd fastcgi process to create new users Defaults:lighttpd !requiretty lighttpd ALL=(root) NOPASSWD: /var/www/idmgr/create_user + -- 1.5.4.34.g053d9 _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
