source:
trunk/debathena/config/reactivate/debian/transform_schroot_pam
@
25223
Revision 25223, 172 bytes checked in by jdreed, 13 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/usr/bin/perl -0p |
2 | # -*- mode: fundamental; -*- |
3 | |
4 | print <<EOF; |
5 | # Added by debathena-reactivate |
6 | auth required pam_env.so readenv=1 envfile=/tmp/ticketenv |
7 | EOF |
8 | print; |
9 | exit 0; |
Note: See TracBrowser
for help on using the repository browser.