mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
9 lines
159 B
Text
9 lines
159 B
Text
#
|
|
# for allowing access to gnome-terminal
|
|
#
|
|
|
|
#include <abstractions/gnome>
|
|
|
|
# do not use ux or Ux here. Use at a minimum ix
|
|
/usr/bin/gnome-terminal ix,
|
|
|