source:
trunk/debathena/config/reactivate/debian/transform_schroot_pam
@
25716
Revision 25716, 172 bytes checked in by jdreed, 12 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[25223] | 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.