Browse Source

Update pamusb-agent

Switching to pam_usb.conf to match other pam module naming schemes.
master
IGP 7 years ago
committed by GitHub
parent
commit
52b610b635
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tools/pamusb-agent

+ 1
- 1
tools/pamusb-agent View File

@ -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'}


Loading…
Cancel
Save