~apparmor-dev/apparmor/master

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/abstractions/fcitx-strict

  • Committer: Steve Beattie
  • Date: 2019-02-19 09:38:13 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219093813-ud526ee6hwn8nljz
The AppArmor project has been converted to git and is now hosted on
gitlab.

To get the converted repository, please do
  git clone https://gitlab.com/apparmor/apparmor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# vim:syntax=apparmor
2
 
# ------------------------------------------------------------------
3
 
#
4
 
#    Copyright (C) 2016 Canonical Ltd.
5
 
#
6
 
#    This program is free software; you can redistribute it and/or
7
 
#    modify it under the terms of version 2 of the GNU General Public
8
 
#    License published by the Free Software Foundation.
9
 
#
10
 
# ------------------------------------------------------------------
11
 
 
12
 
  #include <abstractions/dbus-session-strict>
13
 
 
14
 
  dbus send
15
 
      bus=fcitx
16
 
      path=/org/freedesktop/DBus
17
 
      interface=org.freedesktop.DBus
18
 
      member={Hello,AddMatch,RemoveMatch,GetNameOwner,NameHasOwner,StartServiceByName}
19
 
      peer=(name=org.freedesktop.DBus),
20
 
 
21
 
  owner @{HOME}/.config/fcitx/dbus/* r,