From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Wed, 25 Jul 2012 12:58:36 +0200 Subject: [refpolicy] [PATCH 0/2] More /run changes Message-ID: <1343213918-3539-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. Sven Vermeulen (2): Introducing interfaces for /run transitioning Introduce interfaces for mysql /run support dbus.if | 47 +++++++++++++++++++++++++++++++++++++++++++++++ mysql.if | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 0 deletions(-) -- 1.7.8.6