Changeset 787

Show
Ignore:
Timestamp:
02/10/03 12:16:38 (21 years ago)
Author:
jalet
Message:

incorrect external requester sample

Files:
1 modified

Legend:

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

    r783 r787  
    5959# are equivalent 
    6060# requester: snmp(public, 43.10.2.1.4.1.1) 
    61 external(snmpget -c public -Ov %(printer)s 43.10.2.1.4.1.1 | cut -f 2,2 -d " ") 
     61requester: external(snmpget -c public -Ov %(printer)s 43.10.2.1.4.1.1 | cut -f 2,2 -d " ") 
    6262# 
    6363# Default policy for inexistant users (e.g. root)