# vim:syntax=apparmor # ------------------------------------------------------------------ # # Copyright (C) 2015-2020 Mikhail Morfikov # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ abi , include @{exec_path} = /{usr/,}bin/volumeicon profile volumeicon @{exec_path} { include include include include include include include include include include include include @{exec_path} mr, # Volumeicon files /usr/share/volumeicon/** r, # Volumeicon config files owner @{HOME}/.config/volumeicon/ rw, owner @{HOME}/.config/volumeicon/volumeicon* rw, /var/lib/dbus/machine-id r, /etc/machine-id r, /usr/share/glib-2.0/schemas/gschemas.compiled r, # Start the PulseAudio sound mixer /{usr/,}bin/{,ba,da}sh rix, /{usr/,}bin/pavucontrol rPUx, # file_inherit owner /dev/tty[0-9]* rw, include if exists }