source: trunk/debathena/config/apparmor-config/debian/transform_usr.sbin.ntpd.debathena @ 24741

Revision 24741, 89 bytes checked in by broder, 14 years ago (diff)
In apparmor-config: * Pseudo-transform /etc/apparmor.d/usr.sbin.ntpd to allow reading /etc/ntp.conf.debathena. (Trac: #611)
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -p0
2s|^(\s*)/etc/ntp.conf\s+r,$|$&$1/etc/ntp.conf.debathena r,|m or die;
Note: See TracBrowser for help on using the repository browser.