From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Tue, 31 Jul 2012 19:45:23 +0200 Subject: [refpolicy] [PATCH v2 0/2] More /run changes Message-ID: <1343756725-16022-1-git-send-email-sven.vermeulen@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com This set contains a few more /run changes: - dhcpc creates /run/dhcpc (through scripts in the dhcpcd-hooks) - dbus' init script creates /run/dbus - mysql' init script creates /run/mysqld It will be submitted separately: first the changes to the contrib modules, followed by the changes to the core policy modules. This one is for the contrib modules Changes since v1 ---------------- - The init script for mysql also needs setattr rights on the run dirs Sven Vermeulen (2): Introducing interfaces for /run transitioning Introduce interfaces for mysql /run support dbus.if | 47 ++++++++++++++++++++++++++++++++++++++++++++ mysql.if | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 112 insertions(+), 0 deletions(-) -- 1.7.8.6