diff --git a/tools/pamusb-agent b/tools/pamusb-agent index a252a5c..8dd5027 100755 --- a/tools/pamusb-agent +++ b/tools/pamusb-agent @@ -123,7 +123,7 @@ try: except getopt.GetoptError: usage() -options = {'configFile' : '/etc/pamusb.conf', +options = {'configFile' : '/etc/security/pam_usb.conf', 'daemon' : False, 'check' : '/usr/bin/pamusb-check'}