2010-12-21 12:53:33 -06:00
|
|
|
# vim:syntax=apparmor
|
2009-11-11 11:42:30 -08:00
|
|
|
#
|
|
|
|
# for allowing access to xterm
|
|
|
|
#
|
|
|
|
|
|
|
|
#include <abstractions/consoles>
|
|
|
|
/dev/ptmx rw,
|
|
|
|
/var/run/utmp r,
|
|
|
|
/etc/X11/app-defaults/XTerm r,
|
|
|
|
|
|
|
|
# do not use ux or Ux here. Use at a minimum ix
|
|
|
|
/usr/bin/xterm ix,
|
|
|
|
|