sudo/sudo.conf

Tue, 28 Aug 2012 18:32:15 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 18:32:15 +0200
changeset 554
9d786c9d3d15
permissions
-rw-r--r--

Update version, leverage pkg-config(1) for integration, modify dependency
accordingly, correct nonportable use of u_int types, and modernize packaging.

     1 ##
     2 ##  sudo.conf -- global sudo(8) configuration
     3 ##
     5 Plugin sudoers_policy sudoers.so
     6 Plugin sudoers_io     sudoers.so
     8 Path noexec @l_prefix@/libexec/sudo/helper/sudo_noexec.so

mercurial