source: trunk/debathena/config/apparmor-config/debian/transform_X.debathena @ 24712

Revision 24712, 93 bytes checked in by broder, 15 years ago (diff)
In apparmor-config: * Allow X applications to read /var/run/xauth-*. (Trac: #602)
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -p0
2s|^(\s*)\@\{HOME\}/.Xauthority\s+r,$|$&\n$1/var/run/xauth-* r,|m or die;
Note: See TracBrowser for help on using the repository browser.