This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
pam_usb
mirror of
https://github.com/Fincer/pam_usb
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Update pamusb-agent
Switching to pam_usb.conf to match other pam module naming schemes.
master
IGP
8 years ago
committed by
GitHub
parent
d37d222619
commit
52b610b635
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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'}
Write
Preview
Loading…
Cancel
Save