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

Revision 24746, 109 bytes checked in by broder, 14 years ago (diff)
In apparmor-config: * Fix the <abstractions/X> patch to get the right Xauthority path (/var/run/athena-sessions/xauth-*)
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -p0
2s|^(\s*)\@\{HOME\}/.Xauthority\s+r,$|$&\n$1/var/run/athena-sessions/xauth-* r,|m or die;
Note: See TracBrowser for help on using the repository browser.