source: trunk/debathena/config/linerva/debian/transform_lvm.conf.debathena @ 23881

Revision 23881, 83 bytes checked in by broder, 15 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{^(\s+filter = ).*$}{\1\[ "a|/dev/md.*|", "r|.*|" ]}m or die;
Note: See TracBrowser for help on using the repository browser.