source: trunk/debathena/config/reactivate/debian/transform_su.debathena @ 24433

Revision 24433, 170 bytes checked in by gdb, 14 years ago (diff)
Fixed ordering of lines in transformed su
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s|^\@include common-auth$|auth [default=die] pam_echo.so file=/etc/athena/su-error
3auth optional pam_echo.so file=/etc/athena/su-warning
4$&|m or die;
Note: See TracBrowser for help on using the repository browser.