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