source: trunk/debathena/config/apparmor-config/debian/transform_cups-client.debathena @ 24716

Revision 24716, 76 bytes checked in by broder, 14 years ago (diff)
apparmor-config: Allow CUPS users to run lpr unconfined. Since there is no AppArmor profile for either /usr/bin/lpr or /usr/bin/lpr.debathena, attempting to run them in discrete profile mode would be denied.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2cat
3echo '  /usr/bin/lpr ux,'
4echo '  /usr/bin/lpr.debathena ux,'
Note: See TracBrowser for help on using the repository browser.