source:
trunk/debathena/config/apparmor-config/debian/transform_nameservice.debathena
@
24740
Revision 24740, 154 bytes checked in by broder, 14 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/usr/bin/perl -p0 |
2 | s|^(\s*)/etc/nsswitch.conf\s+r,$|$& |
3 | $1/etc/nsswitch.conf.debathena r, |
4 | $1/etc/hesiod.conf r, |
5 | $1/etc/hesiod.conf.debathena r,|m or die; |
Note: See TracBrowser
for help on using the repository browser.