source: package_tags/invirt-console-server/0.0.3/debian/transform_nsswitch.conf.invirt @ 1286

Last change on this file since 1286 was 1201, checked in by price, 16 years ago

rename invirt-console-server directory too

  • Property svn:executable set to *
File size: 91 bytes
Line 
1#!/usr/bin/perl -0p
2s/^(passwd: .*)$/$1 pgsql/m or die;
3s/^(group: .*)$/$1 pgsql/m or die;
Note: See TracBrowser for help on using the repository browser.