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

Revision 25727, 113 bytes checked in by jdreed, 12 years ago (diff)
In reactivate: * Cleanup from r24057, where we had to special-case quickstations via su-error and sudo-error, and cleanup those conffiles in a Debian-esque way * Add a trailing NUL to the end of sudo-warning to workaround a bug in sudo 1.8.3p1 (fixed upstream, but not in Precise)
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s|^\@include common-auth$|auth optional pam_echo.so file=/etc/athena/su-warning
3$&|m or die;
Note: See TracBrowser for help on using the repository browser.