This file is indexed.

/etc/apparmor.d/abstractions/fcitx is in fcitx-data 1:4.2.9.1-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
# vim:syntax=apparmor
# Profile abstraction for allowing fcitx to run in enforced environment
# Author: Jamie Strandboge <jamie@canonical.com>

# Requires apparmor 2.9

  include <abstractions/dbus-session>

  /usr/bin/fcitx ix,
  /tmp/fcitx-socket-* rwl,
  /dev/shm/* rwl,

  /usr/bin/fcitx-qimpanel ix,
  /usr/bin/sogou-qimpanel-watchdog ix,
  /usr/bin/sogou-sys-notify ix,
  /tmp/sogou-qimpanel:* rwl,