source: trunk/debathena/config/apparmor-config/debian/transform_nameservice.debathena @ 24740

Revision 24740, 154 bytes checked in by broder, 14 years ago (diff)
apparmor-config: Name the tranform script for <abstractions/nameservice> the right thing.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -p0
2s|^(\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.