Changeset 1197 for pykota/trunk/conf

Show
Ignore:
Timestamp:
11/20/03 23:04:20 (20 years ago)
Author:
jalet
Message:

Bad example on external policy. Now fixed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/conf/pykota.conf.sample

    r1196 r1197  
    340340# if he is unknown. Example : 
    341341#  
    342 #       policy: external(/usr/bin/edpykota --add --printer %(printer)s --softlimit 50 --hardlimit 60 %(user)s >/dev/null)  
     342#       policy: external(/usr/bin/edpykota --add --printer %(printername)s --softlimit 50 --hardlimit 60 %(username)s >/dev/null)  
    343343# 
    344344# Of course you can launch any command of your choice with this, e.g. : 
    345345# 
    346 #       policy: external(/usr/local/bin/myadminscript.sh %(user)s >/dev/null) 
     346#       policy: external(/usr/local/bin/myadminscript.sh %(username)s >/dev/null) 
    347347 
    348348# You can use :