2010-04-19 12:38:17 -05:00
|
|
|
# vim:syntax=apparmor
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
#
|
2014-01-10 15:35:09 -06:00
|
|
|
# Copyright (C) 2011-2013 Canonical Ltd.
|
2010-04-19 12:38:17 -05:00
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
#
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
|
2014-01-10 15:35:09 -06:00
|
|
|
# This abstraction grants full session bus access. Consider using the
|
|
|
|
# dbus-session-strict abstraction for fine-grained bus mediation.
|
2013-09-11 16:03:32 -07:00
|
|
|
|
2014-01-10 15:35:09 -06:00
|
|
|
#include <abstractions/dbus-session-strict>
|
|
|
|
/usr/bin/dbus-launch ix,
|
2013-12-19 23:17:10 -08:00
|
|
|
dbus bus=session,
|
2019-01-24 03:03:11 -08:00
|
|
|
|
|
|
|
# Include additions to the abstraction
|
|
|
|
#include if exists <abstractions/dbus-session.d>
|