source: trunk/debathena/config/nsswitch-config/debian/transform_nsswitch.conf.debathena @ 22722

Revision 22722, 153 bytes checked in by tabbott, 17 years ago (diff)
In nsswitch-config: * Use debathena-replace-conffiles interface.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s/^(passwd: .*)$/$1 nonlocal\npasswd_nonlocal: hesiod/m or die;
3s/^(group: .*)$/$1 afspag nonlocal\ngroup_nonlocal: hesiod/m or die;
Note: See TracBrowser for help on using the repository browser.