source:
trunk/debathena/config/nsswitch-config/debian/transform_nsswitch.conf.debathena
@
22722
Revision 22722, 153 bytes checked in by tabbott, 17 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/usr/bin/perl -0p |
2 | s/^(passwd: .*)$/$1 nonlocal\npasswd_nonlocal: hesiod/m or die; |
3 | s/^(group: .*)$/$1 afspag nonlocal\ngroup_nonlocal: hesiod/m or die; |
Note: See TracBrowser
for help on using the repository browser.