diff options
Diffstat (limited to 'Linux-PAM/modules/pam_rootok/tst-pam_rootok')
-rwxr-xr-x | Linux-PAM/modules/pam_rootok/tst-pam_rootok | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Linux-PAM/modules/pam_rootok/tst-pam_rootok b/Linux-PAM/modules/pam_rootok/tst-pam_rootok new file mode 100755 index 00000000..385ef760 --- /dev/null +++ b/Linux-PAM/modules/pam_rootok/tst-pam_rootok @@ -0,0 +1,2 @@ +#!/bin/sh +../../tests/tst-dlopen .libs/pam_rootok.so |