sudo/fsl.sudo

Sun, 03 Mar 2013 13:09:02 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 03 Mar 2013 13:09:02 +0100
changeset 760
bafc40b5f634
permissions
-rw-r--r--

Update package version to upstream vendor new releases.

     1 ##
     2 ##  fsl.sudo -- OSSP fsl configuration
     3 ##
     5 ident (.*sudo)/.+ q{
     6     prefix(
     7         prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
     8     )
     9     -> {
    10         debug: file(
    11             path="@l_prefix@/var/sudo/sudo.log",
    12             perm=0600
    13         )
    14     }
    15 };

mercurial