source: trunk/debathena/config/linerva/debian/transform_su.debathena @ 23881

Revision 23881, 130 bytes checked in by broder, 16 years ago (diff)
In linerva: * Up the default CPU limit to 12 hours. * Run logcheck every 5 minutes, instead of every minute. * Turn off GSSAPIStrictAcceptorCheck. - Also use DEB_TRANSFORM_FILES for sshd_config. * Add a "helpful" error message when people try to su. * Only look for LVM PVs in /dev/md*.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s{^(auth *sufficient *pam_rootok.so)$}{\1\nauth [default=die] pam_echo.so file=/etc/issue.net.no_su}m or die;
Note: See TracBrowser for help on using the repository browser.