Update the trunk with autotools makefile changes
This commit is contained in:
11
login_capture/PAM/linux/pam_micasa_lux.exp
Normal file
11
login_capture/PAM/linux/pam_micasa_lux.exp
Normal file
@@ -0,0 +1,11 @@
|
||||
VER_1.0
|
||||
{
|
||||
global:
|
||||
pam_sm_authenticate;
|
||||
pam_sm_setcred;
|
||||
pam_sm_acct_mgmt;
|
||||
pam_sm_open_session;
|
||||
pam_sm_close_session;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user