Tue, 28 Aug 2012 18:29:30 +0200
Update from Drupal 6.x to 7.x and introduce several new HTML5 themes. Because
many themes from Drupal 6.x have since been abandoned, left unmaintained, or
not ported to Drupal 7.x, this package has changed in size and utility.
michael@456 | 1 | ## |
michael@456 | 2 | ## sudo.conf -- global sudo(8) configuration |
michael@456 | 3 | ## |
michael@456 | 4 | |
michael@456 | 5 | Plugin sudoers_policy sudoers.so |
michael@456 | 6 | Plugin sudoers_io sudoers.so |
michael@456 | 7 | |
michael@456 | 8 | Path noexec @l_prefix@/libexec/sudo/helper/sudo_noexec.so |
michael@456 | 9 |